Name: my-cluster-kafka-2 Namespace: topic-cluster-test Priority: 0 PriorityClassName: Node: localhost/10.0.144.182 Start Time: Mon, 20 Apr 2020 19:35:53 -0400 Labels: app.kubernetes.io/instance=my-cluster app.kubernetes.io/managed-by=strimzi-cluster-operator app.kubernetes.io/name=kafka app.kubernetes.io/part-of=strimzi-my-cluster controller-revision-hash=my-cluster-kafka-7cb474745c statefulset.kubernetes.io/pod-name=my-cluster-kafka-2 strimzi.io/cluster=my-cluster strimzi.io/kind=Kafka strimzi.io/name=my-cluster-kafka Annotations: openshift.io/scc=restricted strimzi.io/broker-configuration-hash=7e4831e07b830994279ee1a89d7520354d38fc10956308045dce8d64bfe2209808e1929ab52872eddc40c0929606c256d9ecb729cd378d5eab949ad2fca28908 strimzi.io/clients-ca-cert-generation=0 strimzi.io/cluster-ca-cert-generation=0 strimzi.io/generation=0 strimzi.io/logging-hash=77cdf5d398b4e70efc3c98ac827a3393e8655c669afb2ebd1833441e62528166c24f59c7ff42864645a8a11653a0c77145a4305f5d445b0f83d265efda80e21a Status: Running IP: 172.17.0.15 Controlled By: StatefulSet/my-cluster-kafka Containers: kafka: Container ID: docker://651b9b4dbb4e433dc2758157aa0d3e22f31b832d69439b043c46593678682e27 Image: docker.io/strimzi/kafka:latest-kafka-2.4.0 Image ID: docker-pullable://172.30.1.1:5000/connect-s2i-cluster-test/kafka-connect-s2i-name-1-connect-source@sha256:90fb51039be25f8a144304525cfd113e35f05e50d94ce8949cc08aa5091b6590 Ports: 9091/TCP, 9092/TCP, 9093/TCP Host Ports: 0/TCP, 0/TCP, 0/TCP Command: /opt/kafka/kafka_run.sh State: Running Started: Mon, 20 Apr 2020 19:35:55 -0400 Ready: True Restart Count: 0 Liveness: exec [/opt/kafka/kafka_liveness.sh] delay=15s timeout=5s period=10s #success=1 #failure=3 Readiness: exec [test -f /var/opt/kafka/kafka-ready] delay=15s timeout=5s period=10s #success=1 #failure=3 Environment: KAFKA_METRICS_ENABLED: false STRIMZI_KAFKA_GC_LOG_ENABLED: false KAFKA_HEAP_OPTS: -Xms128M Mounts: /opt/kafka/broker-certs from broker-certs (rw) /opt/kafka/client-ca-certs from client-ca-cert (rw) /opt/kafka/cluster-ca-certs from cluster-ca (rw) /opt/kafka/custom-config/ from kafka-metrics-and-logging (rw) /var/lib/kafka/data from data (rw) /var/opt/kafka from ready-files (rw) /var/run/secrets/kubernetes.io/serviceaccount from my-cluster-kafka-token-snzdc (ro) tls-sidecar: Container ID: docker://4a89c2bc28eb7a197a60d4fa60e2655671a7f2ac0907c85fecc36407a5c9ae37 Image: docker.io/strimzi/kafka:latest-kafka-2.4.0 Image ID: docker-pullable://172.30.1.1:5000/connect-s2i-cluster-test/kafka-connect-s2i-name-1-connect-source@sha256:90fb51039be25f8a144304525cfd113e35f05e50d94ce8949cc08aa5091b6590 Port: Host Port: Command: /opt/stunnel/kafka_stunnel_run.sh State: Running Started: Mon, 20 Apr 2020 19:35:55 -0400 Ready: True Restart Count: 0 Liveness: exec [/opt/stunnel/stunnel_healthcheck.sh 2181] delay=15s timeout=5s period=10s #success=1 #failure=3 Readiness: exec [/opt/stunnel/stunnel_healthcheck.sh 2181] delay=15s timeout=5s period=10s #success=1 #failure=3 Environment: KAFKA_ZOOKEEPER_CONNECT: my-cluster-zookeeper-client:2181 TLS_SIDECAR_LOG_LEVEL: notice Mounts: /etc/tls-sidecar/cluster-ca-certs/ from cluster-ca (rw) /etc/tls-sidecar/kafka-brokers/ from broker-certs (rw) /var/run/secrets/kubernetes.io/serviceaccount from my-cluster-kafka-token-snzdc (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: data: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: cluster-ca: Type: Secret (a volume populated by a Secret) SecretName: my-cluster-cluster-ca-cert Optional: false broker-certs: Type: Secret (a volume populated by a Secret) SecretName: my-cluster-kafka-brokers Optional: false client-ca-cert: Type: Secret (a volume populated by a Secret) SecretName: my-cluster-clients-ca-cert Optional: false kafka-metrics-and-logging: Type: ConfigMap (a volume populated by a ConfigMap) Name: my-cluster-kafka-config Optional: false ready-files: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: Memory my-cluster-kafka-token-snzdc: Type: Secret (a volume populated by a Secret) SecretName: my-cluster-kafka-token-snzdc Optional: false QoS Class: BestEffort Node-Selectors: Tolerations: Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 13m default-scheduler Successfully assigned topic-cluster-test/my-cluster-kafka-2 to localhost Normal Pulled 13m kubelet, localhost Container image "docker.io/strimzi/kafka:latest-kafka-2.4.0" already present on machine Normal Created 13m kubelet, localhost Created container Normal Started 13m kubelet, localhost Started container Normal Pulled 13m kubelet, localhost Container image "docker.io/strimzi/kafka:latest-kafka-2.4.0" already present on machine Normal Created 13m kubelet, localhost Created container Normal Started 13m kubelet, localhost Started container