Please allow to add notes on container nodes, like cloud, rectangle, etc.
Example:
@startuml cloud "Network" as Netw { node "PC1" note left: i7 } note right of Netw: RJ45 @enduml
(--------)