Name: openvswitch Selector: application=openvswitch,component=server,release_group=openvswitch Node-Selector: openvswitch=enabled Labels: app.kubernetes.io/managed-by=Helm application=openvswitch component=server release_group=openvswitch Annotations: deprecated.daemonset.template.generation: 1 meta.helm.sh/release-name: openvswitch meta.helm.sh/release-namespace: openstack openstackhelm.openstack.org/release_uuid: Desired Number of Nodes Scheduled: 1 Current Number of Nodes Scheduled: 1 Number of Nodes Scheduled with Up-to-date Pods: 1 Number of Nodes Scheduled with Available Pods: 1 Number of Nodes Misscheduled: 0 Pods Status: 1 Running / 0 Waiting / 0 Succeeded / 0 Failed Pod Template: Labels: application=openvswitch component=server release_group=openvswitch Annotations: configmap-bin-hash: dde29ad97c654cc8fad36201a8777fee41188fec43634edd2e1425fbd8d03d69 openstackhelm.openstack.org/release_uuid: Service Account: openvswitch-server Init Containers: init: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge Port: Host Port: Command: kubernetes-entrypoint Environment: POD_NAME: (v1:metadata.name) NAMESPACE: (v1:metadata.namespace) INTERFACE_NAME: eth0 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ DEPENDENCY_SERVICE: DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: openvswitch-db-perms: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/openvswitch:v3.3.6-6 Port: Host Port: Command: chown -R 42424 /run/openvswitch Environment: Mounts: /run/openvswitch from run-openvswitch (rw) /tmp from pod-tmp (rw) openvswitch-vswitchd-modules: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/openvswitch:v3.3.6-6 Port: Host Port: Command: /tmp/openvswitch-vswitchd-init-modules.sh Environment: Mounts: /mnt/host-rootfs from host-rootfs (ro) /tmp from pod-tmp (rw) /tmp/openvswitch-vswitchd-init-modules.sh from openvswitch-bin (ro,path="openvswitch-vswitchd-init-modules.sh") Containers: openvswitch-db: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/openvswitch:v3.3.6-6 Port: Host Port: Command: /tmp/openvswitch-db-server.sh start Liveness: exec [/usr/bin/ovs-vsctl show] delay=10s timeout=5s period=30s #success=1 #failure=3 Readiness: exec [/usr/bin/ovs-vsctl list Open_Vswitch] delay=10s timeout=5s period=30s #success=1 #failure=3 Environment: POD_NAME: (v1:metadata.name) Mounts: /run from run (rw) /tmp from pod-tmp (rw) /tmp/openvswitch-db-server.sh from openvswitch-bin (ro,path="openvswitch-db-server.sh") openvswitch-vswitchd: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/openvswitch:v3.3.6-6 Port: Host Port: Command: /tini -s -- Args: /tmp/openvswitch-vswitchd.sh start Liveness: exec [/usr/bin/ovs-appctl bond/list] delay=10s timeout=5s period=30s #success=1 #failure=3 Readiness: exec [/bin/bash -c /usr/bin/ovs-vsctl show] delay=10s timeout=1s period=10s #success=1 #failure=3 Environment: POD_NAME: (v1:metadata.name) Mounts: /run from run (rw) /tmp from pod-tmp (rw) /tmp/openvswitch-vswitchd.sh from openvswitch-bin (ro,path="openvswitch-vswitchd.sh") Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: openvswitch-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: openvswitch-bin Optional: false run: Type: HostPath (bare host directory volume) Path: /run HostPathType: Directory run-openvswitch: Type: HostPath (bare host directory volume) Path: /run/openvswitch HostPathType: DirectoryOrCreate host-rootfs: Type: HostPath (bare host directory volume) Path: / HostPathType: Directory Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal SuccessfulCreate 41m daemonset-controller Created pod: openvswitch-nwvww