Name: openshift-my-cluster-kafka-0 Namespace: kafka-cluster-test Priority: 0 Node: ip-10-0-173-131.ec2.internal/10.0.173.131 Start Time: Mon, 17 Aug 2020 22:40:15 -0400 Labels: app=strimzi-ephemeral app.kubernetes.io/instance=openshift-my-cluster app.kubernetes.io/managed-by=strimzi-cluster-operator app.kubernetes.io/name=kafka app.kubernetes.io/part-of=strimzi-openshift-my-cluster controller-revision-hash=openshift-my-cluster-kafka-dd479794 statefulset.kubernetes.io/pod-name=openshift-my-cluster-kafka-0 strimzi.io/cluster=openshift-my-cluster strimzi.io/kind=Kafka strimzi.io/name=openshift-my-cluster-kafka Annotations: k8s.v1.cni.cncf.io/network-status: [{ "name": "openshift-sdn", "interface": "eth0", "ips": [ "10.129.2.199" ], "default": true, "dns": {} }] k8s.v1.cni.cncf.io/networks-status: [{ "name": "openshift-sdn", "interface": "eth0", "ips": [ "10.129.2.199" ], "default": true, "dns": {} }] openshift.io/scc: restricted strimzi.io/broker-configuration-hash: cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e6341c1ad64... strimzi.io/clients-ca-cert-generation: 0 strimzi.io/cluster-ca-cert-generation: 0 strimzi.io/generation: 0 strimzi.io/logging-hash: 21aa96756abf4220d5c5aefabfd17fd541117bdfb43d79477a9c198b4a28efb0fdff6e89b6c8dfa2823b9c9f7700a6c871e798da84a73d7b85677e5707d67852 Status: Running IP: 10.129.2.199 IPs: IP: 10.129.2.199 Controlled By: StatefulSet/openshift-my-cluster-kafka Containers: kafka: Container ID: cri-o://e2a8e47cc31a5306ec55e4568cd58d033509b6159bd299d4d532b7fbf71ae694 Image: docker.io/strimzi/kafka:latest-kafka-2.6.0 Image ID: docker.io/strimzi/kafka@sha256:d7a08e8637dcf518b7ed67dd1df03070e1aa14e95c393d81116524089bd87ce7 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, 17 Aug 2020 22:40:17 -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 openshift-my-cluster-kafka-token-758ws (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: SizeLimit: cluster-ca: Type: Secret (a volume populated by a Secret) SecretName: openshift-my-cluster-cluster-ca-cert Optional: false broker-certs: Type: Secret (a volume populated by a Secret) SecretName: openshift-my-cluster-kafka-brokers Optional: false client-ca-cert: Type: Secret (a volume populated by a Secret) SecretName: openshift-my-cluster-clients-ca-cert Optional: false kafka-metrics-and-logging: Type: ConfigMap (a volume populated by a ConfigMap) Name: openshift-my-cluster-kafka-config Optional: false ready-files: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: Memory SizeLimit: openshift-my-cluster-kafka-token-758ws: Type: Secret (a volume populated by a Secret) SecretName: openshift-my-cluster-kafka-token-758ws Optional: false QoS Class: BestEffort Node-Selectors: Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s node.kubernetes.io/unreachable:NoExecute for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 64s default-scheduler Successfully assigned kafka-cluster-test/openshift-my-cluster-kafka-0 to ip-10-0-173-131.ec2.internal Normal AddedInterface 62s multus Add eth0 [10.129.2.199/23] Normal Pulled 62s kubelet, ip-10-0-173-131.ec2.internal Container image "docker.io/strimzi/kafka:latest-kafka-2.6.0" already present on machine Normal Created 62s kubelet, ip-10-0-173-131.ec2.internal Created container kafka Normal Started 62s kubelet, ip-10-0-173-131.ec2.internal Started container kafka