Name: my-cluster-kafka-1 Namespace: kafka-cluster-test Priority: 0 PriorityClassName: Node: localhost/10.0.146.17 Start Time: Thu, 07 May 2020 17:26:25 -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-74f956cfbd statefulset.kubernetes.io/pod-name=my-cluster-kafka-1 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=c4f907801d9ce1544383526522e9b3b48171f95be7f0e11596dffabb2e88199c42121ac980dabd24e0eea7a1546b9979474c63a4dbd71bb0cb10cf6f879006c2 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://96cee5de8f50674f0ead44ad854f1a304b605ff1815b2c776a3e3dbdc599be5f Image: docker.io/strimzi/kafka:latest-kafka-2.5.0 Image ID: docker-pullable://docker.io/strimzi/kafka@sha256:3e03a244c686670ed2fb554ec5a832c5b2b549747727f0948968d39f7ff1bb7e Ports: 9091/TCP, 9092/TCP, 9093/TCP Host Ports: 0/TCP, 0/TCP, 0/TCP Command: /opt/kafka/kafka_run.sh State: Running Started: Thu, 07 May 2020 17:26:28 -0400 Ready: True Restart Count: 0 Liveness: exec [/opt/kafka/kafka_liveness.sh] delay=30s timeout=10s period=10s #success=1 #failure=3 Readiness: exec [test -f /var/opt/kafka/kafka-ready] delay=30s timeout=10s period=10s #success=1 #failure=3 Environment: KAFKA_METRICS_ENABLED: false STRIMZI_KAFKA_GC_LOG_ENABLED: false KAFKA_HEAP_OPTS: -Xms128M TEST_ENV_1: test.env.one TEST_ENV_2: test.env.two 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-gpqnq (ro) tls-sidecar: Container ID: docker://55ba6408053cbd2c43d10e58ce45136e8a071dda8984b41f9eeb11525a438f5c Image: docker.io/strimzi/kafka:latest-kafka-2.5.0 Image ID: docker-pullable://docker.io/strimzi/kafka@sha256:3e03a244c686670ed2fb554ec5a832c5b2b549747727f0948968d39f7ff1bb7e Port: Host Port: Command: /opt/stunnel/kafka_stunnel_run.sh State: Running Started: Thu, 07 May 2020 17:26:28 -0400 Ready: True Restart Count: 0 Liveness: exec [/opt/stunnel/stunnel_healthcheck.sh 2181] delay=30s timeout=10s period=10s #success=1 #failure=3 Readiness: exec [/opt/stunnel/stunnel_healthcheck.sh 2181] delay=30s timeout=10s period=10s #success=1 #failure=3 Environment: KAFKA_ZOOKEEPER_CONNECT: my-cluster-zookeeper-client:2181 TLS_SIDECAR_LOG_LEVEL: notice TEST_ENV_1: test.env.one TEST_ENV_2: test.env.two 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-gpqnq (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: data: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: data-my-cluster-kafka-1 ReadOnly: false 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-gpqnq: Type: Secret (a volume populated by a Secret) SecretName: my-cluster-kafka-token-gpqnq Optional: false QoS Class: BestEffort Node-Selectors: Tolerations: Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 1m default-scheduler Successfully assigned kafka-cluster-test/my-cluster-kafka-1 to localhost Normal Pulled 1m kubelet, localhost Container image "docker.io/strimzi/kafka:latest-kafka-2.5.0" already present on machine Normal Created 1m kubelet, localhost Created container Normal Started 1m kubelet, localhost Started container Normal Pulled 1m kubelet, localhost Container image "docker.io/strimzi/kafka:latest-kafka-2.5.0" already present on machine Normal Created 1m kubelet, localhost Created container Normal Started 1m kubelet, localhost Started container