graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "[bottlerocket-os / bottlerocket-sdk]" [fillcolor="deepskyblue2"]; "[bottlerocket-os / hotdog]" [fillcolor="deepskyblue2"]; "[bottlerocket-os / bottlerocket]" [fillcolor="deepskyblue2"]; "[bottlerocket-os / bottlerocket]" -- "[bottlerocket-os / bottlerocket-control-container]" [label=" 8 ", penwidth="8", color="#00688bDB"]; "[bottlerocket-os / bottlerocket]" -- "[bottlerocket-os / bottlerocket-sdk]" [label=" 6 ", penwidth="6", color="#00688bB7"]; "[bottlerocket-os / bottlerocket]" -- "[bottlerocket-os / bottlerocket-update-operator]" [label=" 6 ", penwidth="6", color="#00688bB7"]; "[bottlerocket-os / bottlerocket]" -- "[bottlerocket-os / bottlerocket-admin-container]" [label=" 4 ", penwidth="4", color="#00688b93"]; "[bottlerocket-os / hotdog]" -- "[bottlerocket-os / bottlerocket]" [label=" 4 ", penwidth="4", color="#00688b93"]; "[bottlerocket-os / bottlerocket]" -- "[bottlerocket-os / bottlerocket-ecs-updater]" [label=" 4 ", penwidth="4", color="#00688b93"]; "[bottlerocket-os / bottlerocket-control-container]" -- "[bottlerocket-os / bottlerocket-admin-container]" [label=" 4 ", penwidth="4", color="#00688b93"]; "[bottlerocket-os / bottlerocket-sdk]" -- "[bottlerocket-os / bottlerocket-admin-container]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[bottlerocket-os / bottlerocket-sdk]" -- "[bottlerocket-os / bottlerocket-control-container]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[bottlerocket-os / bottlerocket-control-container]" -- "[bottlerocket-os / bottlerocket-update-operator]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[bottlerocket-os / bottlerocket-sdk]" -- "[bottlerocket-os / hotdog]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[bottlerocket-os / bottlerocket-update-operator]" -- "[bottlerocket-os / bottlerocket-admin-container]" [label=" 2 ", penwidth="2", color="#00688b70"]; }