digraph "g" { "ClusterIP2_monitor_30000 fc16-builder" [ style=bold color="green" fontcolor="black"] "ClusterIP2_start_0 fc16-builder" -> "ClusterIP2_monitor_30000 fc16-builder" [ style = bold] "ClusterIP2_start_0 fc16-builder" -> "group2_running_0" [ style = bold] "ClusterIP2_start_0 fc16-builder" [ style=bold color="green" fontcolor="black"] "ClusterIP_monitor_30000 fc16-builder" [ style=bold color="green" fontcolor="black"] "ClusterIP_start_0 fc16-builder" -> "ClusterIP_monitor_30000 fc16-builder" [ style = bold] "ClusterIP_start_0 fc16-builder" -> "group1_running_0" [ style = bold] "ClusterIP_start_0 fc16-builder" [ style=bold color="green" fontcolor="black"] "group1_running_0" -> "group2_start_0" [ style = bold] "group1_running_0" [ style=bold color="green" fontcolor="orange"] "group1_start_0" -> "ClusterIP_start_0 fc16-builder" [ style = bold] "group1_start_0" -> "group1_running_0" [ style = bold] "group1_start_0" [ style=bold color="green" fontcolor="orange"] "group2_running_0" [ style=bold color="green" fontcolor="orange"] "group2_start_0" -> "ClusterIP2_start_0 fc16-builder" [ style = bold] "group2_start_0" -> "group2_running_0" [ style = bold] "group2_start_0" [ style=bold color="green" fontcolor="orange"] }