Skip to content

Instantly share code, notes, and snippets.

@jayunit100
Created September 25, 2020 22:10
Show Gist options
  • Save jayunit100/cd426e125a2355bcecfe9cf2f124a363 to your computer and use it in GitHub Desktop.
Save jayunit100/cd426e125a2355bcecfe9cf2f124a363 to your computer and use it in GitHub Desktop.
apiVersion: v1
items:
- apiVersion: v1
kind: Pod
metadata:
annotations:
cni.projectcalico.org/podIP: 100.111.234.67/32
cni.projectcalico.org/podIPs: 100.111.234.67/32
scheduler.alpha.kubernetes.io/critical-pod: ""
creationTimestamp: "2020-09-25T16:10:06Z"
generateName: calico-kube-controllers-7c79545996-
labels:
k8s-app: calico-kube-controllers
pod-template-hash: 7c79545996
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:scheduler.alpha.kubernetes.io/critical-pod: {}
f:generateName: {}
f:labels:
.: {}
f:k8s-app: {}
f:pod-template-hash: {}
f:ownerReferences:
.: {}
k:{"uid":"e94d1f19-79bf-418f-ac2e-61ef6ff79fc2"}:
.: {}
f:apiVersion: {}
f:blockOwnerDeletion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:containers:
k:{"name":"calico-kube-controllers"}:
.: {}
f:env:
.: {}
k:{"name":"DATASTORE_TYPE"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"ENABLED_CONTROLLERS"}:
.: {}
f:name: {}
f:value: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:readinessProbe:
.: {}
f:exec:
.: {}
f:command: {}
f:failureThreshold: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:resources: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:nodeSelector:
.: {}
f:beta.kubernetes.io/os: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
manager: kube-controller-manager
operation: Update
time: "2020-09-25T16:10:06Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
.: {}
k:{"type":"PodScheduled"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:message: {}
f:reason: {}
f:status: {}
f:type: {}
manager: kube-scheduler
operation: Update
time: "2020-09-25T16:10:06Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
f:cni.projectcalico.org/podIP: {}
f:cni.projectcalico.org/podIPs: {}
manager: calico
operation: Update
time: "2020-09-25T16:10:44Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"100.111.234.67"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:10:54Z"
name: calico-kube-controllers-7c79545996-fxrkr
namespace: kube-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: ReplicaSet
name: calico-kube-controllers-7c79545996
uid: e94d1f19-79bf-418f-ac2e-61ef6ff79fc2
resourceVersion: "742"
selfLink: /api/v1/namespaces/kube-system/pods/calico-kube-controllers-7c79545996-fxrkr
uid: c1d00323-a660-4af7-a67b-2ad4d485de9b
spec:
containers:
- env:
- name: ENABLED_CONTROLLERS
value: node
- name: DATASTORE_TYPE
value: kubernetes
image: gcr.io/kubernetes-development-244305/calico-all/kube-controllers:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: calico-kube-controllers
readinessProbe:
exec:
command:
- /usr/bin/check-status
- -r
failureThreshold: 3
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
resources: {}
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-kube-controllers-token-bqppr
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
nodeName: ip-10-0-0-35.us-west-2.compute.internal
nodeSelector:
beta.kubernetes.io/os: linux
preemptionPolicy: PreemptLowerPriority
priority: 2000000000
priorityClassName: system-cluster-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: calico-kube-controllers
serviceAccountName: calico-kube-controllers
terminationGracePeriodSeconds: 30
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- effect: NoSchedule
key: node-role.kubernetes.io/master
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
tolerationSeconds: 300
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
tolerationSeconds: 300
volumes:
- name: calico-kube-controllers-token-bqppr
secret:
defaultMode: 420
secretName: calico-kube-controllers-token-bqppr
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:21Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:54Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:54Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:21Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://d87dc179fc6538707c58c9d56dcd5e323a7ca0c13852f2bf0f43942bf007217e
image: gcr.io/kubernetes-development-244305/calico-all/kube-controllers:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/kube-controllers@sha256:33eb1005a15467e49a6d9de8139d560804a7dbcfd799ff63daa192676a2e6843
lastState: {}
name: calico-kube-controllers
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:10:49Z"
hostIP: 10.0.0.35
phase: Running
podIP: 100.111.234.67
podIPs:
- ip: 100.111.234.67
qosClass: BestEffort
startTime: "2020-09-25T16:10:21Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ""
creationTimestamp: "2020-09-25T16:10:06Z"
generateName: calico-node-
labels:
controller-revision-hash: 6fd494d55f
k8s-app: calico-node
pod-template-generation: "1"
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:scheduler.alpha.kubernetes.io/critical-pod: {}
f:generateName: {}
f:labels:
.: {}
f:controller-revision-hash: {}
f:k8s-app: {}
f:pod-template-generation: {}
f:ownerReferences:
.: {}
k:{"uid":"44c4ab41-afb9-465e-83be-0034bcd454cf"}:
.: {}
f:apiVersion: {}
f:blockOwnerDeletion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:affinity:
.: {}
f:nodeAffinity:
.: {}
f:requiredDuringSchedulingIgnoredDuringExecution:
.: {}
f:nodeSelectorTerms: {}
f:containers:
k:{"name":"calico-node"}:
.: {}
f:env:
.: {}
k:{"name":"CALICO_DISABLE_FILE_LOGGING"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_IPV4POOL_CIDR"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_IPV4POOL_IPIP"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_NETWORKING_BACKEND"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"CLUSTER_TYPE"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"DATASTORE_TYPE"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_DEFAULTENDPOINTTOHOSTACTION"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_HEALTHENABLED"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_IPINIPMTU"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"FELIX_IPV6SUPPORT"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_LOGSEVERITYSCREEN"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"IP"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"NODENAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
k:{"name":"WAIT_FOR_DATASTORE"}:
.: {}
f:name: {}
f:value: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:exec:
.: {}
f:command: {}
f:failureThreshold: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:readinessProbe:
.: {}
f:exec:
.: {}
f:command: {}
f:failureThreshold: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:resources:
.: {}
f:requests:
.: {}
f:cpu: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/lib/modules"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/run/xtables.lock"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/calico"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/run/calico"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/run/nodeagent"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:initContainers:
.: {}
k:{"name":"flexvol-driver"}:
.: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/driver"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"name":"install-cni"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"CNI_CONF_NAME"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CNI_MTU"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"CNI_NETWORK_CONFIG"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"KUBERNETES_NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
k:{"name":"SLEEP"}:
.: {}
f:name: {}
f:value: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/etc/cni/net.d"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/host/opt/cni/bin"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"name":"upgrade-ipam"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"CALICO_NETWORKING_BACKEND"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"KUBERNETES_NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/opt/cni/bin"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/cni/networks"}:
.: {}
f:mountPath: {}
f:name: {}
f:nodeSelector:
.: {}
f:beta.kubernetes.io/os: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"cni-bin-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"cni-net-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"flexvol-driver-host"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"host-local-net-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"lib-modules"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"policysync"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"var-lib-calico"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"var-run-calico"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"xtables-lock"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
manager: kube-controller-manager
operation: Update
time: "2020-09-25T16:10:06Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:initContainerStatuses: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.0.35"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:10:44Z"
name: calico-node-bd6vd
namespace: kube-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: DaemonSet
name: calico-node
uid: 44c4ab41-afb9-465e-83be-0034bcd454cf
resourceVersion: "706"
selfLink: /api/v1/namespaces/kube-system/pods/calico-node-bd6vd
uid: 462973fa-56a8-49b1-9fb1-91b0d5e6e545
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchFields:
- key: metadata.name
operator: In
values:
- ip-10-0-0-35.us-west-2.compute.internal
containers:
- env:
- name: DATASTORE_TYPE
value: kubernetes
- name: WAIT_FOR_DATASTORE
value: "true"
- name: NODENAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CALICO_NETWORKING_BACKEND
valueFrom:
configMapKeyRef:
key: calico_backend
name: calico-config
- name: CLUSTER_TYPE
value: k8s,bgp
- name: IP
value: autodetect
- name: CALICO_IPV4POOL_IPIP
value: Always
- name: FELIX_IPINIPMTU
valueFrom:
configMapKeyRef:
key: veth_mtu
name: calico-config
- name: CALICO_IPV4POOL_CIDR
value: 100.96.0.0/11
- name: CALICO_DISABLE_FILE_LOGGING
value: "true"
- name: FELIX_DEFAULTENDPOINTTOHOSTACTION
value: ACCEPT
- name: FELIX_IPV6SUPPORT
value: "false"
- name: FELIX_LOGSEVERITYSCREEN
value: info
- name: FELIX_HEALTHENABLED
value: "true"
image: gcr.io/kubernetes-development-244305/calico-all/node:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
command:
- /bin/calico-node
- -felix-live
- -bird-live
failureThreshold: 6
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
name: calico-node
readinessProbe:
exec:
command:
- /bin/calico-node
- -felix-ready
- -bird-ready
failureThreshold: 3
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
resources:
requests:
cpu: 250m
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /lib/modules
name: lib-modules
readOnly: true
- mountPath: /run/xtables.lock
name: xtables-lock
- mountPath: /var/run/calico
name: var-run-calico
- mountPath: /var/lib/calico
name: var-lib-calico
- mountPath: /var/run/nodeagent
name: policysync
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
initContainers:
- command:
- /opt/cni/bin/calico-ipam
- -upgrade
env:
- name: KUBERNETES_NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CALICO_NETWORKING_BACKEND
valueFrom:
configMapKeyRef:
key: calico_backend
name: calico-config
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: upgrade-ipam
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/lib/cni/networks
name: host-local-net-dir
- mountPath: /host/opt/cni/bin
name: cni-bin-dir
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
- command:
- /install-cni.sh
env:
- name: CNI_CONF_NAME
value: 10-calico.conflist
- name: CNI_NETWORK_CONFIG
valueFrom:
configMapKeyRef:
key: cni_network_config
name: calico-config
- name: KUBERNETES_NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CNI_MTU
valueFrom:
configMapKeyRef:
key: veth_mtu
name: calico-config
- name: SLEEP
value: "false"
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: install-cni
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /host/opt/cni/bin
name: cni-bin-dir
- mountPath: /host/etc/cni/net.d
name: cni-net-dir
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
- image: gcr.io/kubernetes-development-244305/calico-all/pod2daemon:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: flexvol-driver
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /host/driver
name: flexvol-driver-host
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
nodeName: ip-10-0-0-35.us-west-2.compute.internal
nodeSelector:
beta.kubernetes.io/os: linux
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: calico-node
serviceAccountName: calico-node
terminationGracePeriodSeconds: 0
tolerations:
- effect: NoSchedule
operator: Exists
- key: CriticalAddonsOnly
operator: Exists
- effect: NoExecute
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/disk-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/memory-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/pid-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/unschedulable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/network-unavailable
operator: Exists
volumes:
- hostPath:
path: /lib/modules
type: ""
name: lib-modules
- hostPath:
path: /var/run/calico
type: ""
name: var-run-calico
- hostPath:
path: /var/lib/calico
type: ""
name: var-lib-calico
- hostPath:
path: /run/xtables.lock
type: FileOrCreate
name: xtables-lock
- hostPath:
path: /opt/cni/bin
type: ""
name: cni-bin-dir
- hostPath:
path: /etc/cni/net.d
type: ""
name: cni-net-dir
- hostPath:
path: /var/lib/cni/networks
type: ""
name: host-local-net-dir
- hostPath:
path: /var/run/nodeagent
type: DirectoryOrCreate
name: policysync
- hostPath:
path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds
type: DirectoryOrCreate
name: flexvol-driver-host
- name: calico-node-token-ffch5
secret:
defaultMode: 420
secretName: calico-node-token-ffch5
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:30Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:44Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:44Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:06Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://4df909580b5ca7e1fa790a5d0177226d26431b6722dcc912937b0a51ac33114d
image: gcr.io/kubernetes-development-244305/calico-all/node:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/node@sha256:8d0d2edf9ee7a3a73a94af5102bddb6d4e9d7894ae93cb6b66a0867903f8e27f
lastState: {}
name: calico-node
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:10:39Z"
hostIP: 10.0.0.35
initContainerStatuses:
- containerID: containerd://6138ba26eaf1f7b6c46a81b2018bad9378fb05b9ecb8962bf9c9142e639abf86
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/cni-plugin@sha256:9fb6a93e365ed2d76168ea1d4c937b2b272c8c71bb581d0c02908783cda8d7e4
lastState: {}
name: upgrade-ipam
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://6138ba26eaf1f7b6c46a81b2018bad9378fb05b9ecb8962bf9c9142e639abf86
exitCode: 0
finishedAt: "2020-09-25T16:10:19Z"
reason: Completed
startedAt: "2020-09-25T16:10:19Z"
- containerID: containerd://0b8b2b2f9cccb7a27125bc995fdb7a26beafd69c8625ab5ff38becab402ff37b
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/cni-plugin@sha256:9fb6a93e365ed2d76168ea1d4c937b2b272c8c71bb581d0c02908783cda8d7e4
lastState: {}
name: install-cni
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://0b8b2b2f9cccb7a27125bc995fdb7a26beafd69c8625ab5ff38becab402ff37b
exitCode: 0
finishedAt: "2020-09-25T16:10:20Z"
reason: Completed
startedAt: "2020-09-25T16:10:20Z"
- containerID: containerd://3ab43843fa91b9b7abc161ec6d3c44c6f91351b8a07b2273161782ce38101813
image: gcr.io/kubernetes-development-244305/calico-all/pod2daemon:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/pod2daemon@sha256:93e81f5bcc0cc53e99f9b176853b982c5f962ce08bed0e672dc7c693e244060d
lastState: {}
name: flexvol-driver
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://3ab43843fa91b9b7abc161ec6d3c44c6f91351b8a07b2273161782ce38101813
exitCode: 0
finishedAt: "2020-09-25T16:10:30Z"
reason: Completed
startedAt: "2020-09-25T16:10:30Z"
phase: Running
podIP: 10.0.0.35
podIPs:
- ip: 10.0.0.35
qosClass: Burstable
startTime: "2020-09-25T16:10:11Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ""
creationTimestamp: "2020-09-25T16:13:04Z"
generateName: calico-node-
labels:
controller-revision-hash: 6fd494d55f
k8s-app: calico-node
pod-template-generation: "1"
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:scheduler.alpha.kubernetes.io/critical-pod: {}
f:generateName: {}
f:labels:
.: {}
f:controller-revision-hash: {}
f:k8s-app: {}
f:pod-template-generation: {}
f:ownerReferences:
.: {}
k:{"uid":"44c4ab41-afb9-465e-83be-0034bcd454cf"}:
.: {}
f:apiVersion: {}
f:blockOwnerDeletion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:affinity:
.: {}
f:nodeAffinity:
.: {}
f:requiredDuringSchedulingIgnoredDuringExecution:
.: {}
f:nodeSelectorTerms: {}
f:containers:
k:{"name":"calico-node"}:
.: {}
f:env:
.: {}
k:{"name":"CALICO_DISABLE_FILE_LOGGING"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_IPV4POOL_CIDR"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_IPV4POOL_IPIP"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_NETWORKING_BACKEND"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"CLUSTER_TYPE"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"DATASTORE_TYPE"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_DEFAULTENDPOINTTOHOSTACTION"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_HEALTHENABLED"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_IPINIPMTU"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"FELIX_IPV6SUPPORT"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_LOGSEVERITYSCREEN"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"IP"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"NODENAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
k:{"name":"WAIT_FOR_DATASTORE"}:
.: {}
f:name: {}
f:value: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:exec:
.: {}
f:command: {}
f:failureThreshold: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:readinessProbe:
.: {}
f:exec:
.: {}
f:command: {}
f:failureThreshold: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:resources:
.: {}
f:requests:
.: {}
f:cpu: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/lib/modules"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/run/xtables.lock"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/calico"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/run/calico"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/run/nodeagent"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:initContainers:
.: {}
k:{"name":"flexvol-driver"}:
.: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/driver"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"name":"install-cni"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"CNI_CONF_NAME"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CNI_MTU"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"CNI_NETWORK_CONFIG"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"KUBERNETES_NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
k:{"name":"SLEEP"}:
.: {}
f:name: {}
f:value: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/etc/cni/net.d"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/host/opt/cni/bin"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"name":"upgrade-ipam"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"CALICO_NETWORKING_BACKEND"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"KUBERNETES_NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/opt/cni/bin"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/cni/networks"}:
.: {}
f:mountPath: {}
f:name: {}
f:nodeSelector:
.: {}
f:beta.kubernetes.io/os: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"cni-bin-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"cni-net-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"flexvol-driver-host"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"host-local-net-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"lib-modules"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"policysync"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"var-lib-calico"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"var-run-calico"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"xtables-lock"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
manager: kube-controller-manager
operation: Update
time: "2020-09-25T16:13:04Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:initContainerStatuses: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.2.121"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:13:39Z"
name: calico-node-f4r64
namespace: kube-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: DaemonSet
name: calico-node
uid: 44c4ab41-afb9-465e-83be-0034bcd454cf
resourceVersion: "1458"
selfLink: /api/v1/namespaces/kube-system/pods/calico-node-f4r64
uid: f8cfcb1e-f565-42fe-b2a2-c76e92fed62c
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchFields:
- key: metadata.name
operator: In
values:
- ip-10-0-2-121.us-west-2.compute.internal
containers:
- env:
- name: DATASTORE_TYPE
value: kubernetes
- name: WAIT_FOR_DATASTORE
value: "true"
- name: NODENAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CALICO_NETWORKING_BACKEND
valueFrom:
configMapKeyRef:
key: calico_backend
name: calico-config
- name: CLUSTER_TYPE
value: k8s,bgp
- name: IP
value: autodetect
- name: CALICO_IPV4POOL_IPIP
value: Always
- name: FELIX_IPINIPMTU
valueFrom:
configMapKeyRef:
key: veth_mtu
name: calico-config
- name: CALICO_IPV4POOL_CIDR
value: 100.96.0.0/11
- name: CALICO_DISABLE_FILE_LOGGING
value: "true"
- name: FELIX_DEFAULTENDPOINTTOHOSTACTION
value: ACCEPT
- name: FELIX_IPV6SUPPORT
value: "false"
- name: FELIX_LOGSEVERITYSCREEN
value: info
- name: FELIX_HEALTHENABLED
value: "true"
image: gcr.io/kubernetes-development-244305/calico-all/node:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
command:
- /bin/calico-node
- -felix-live
- -bird-live
failureThreshold: 6
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
name: calico-node
readinessProbe:
exec:
command:
- /bin/calico-node
- -felix-ready
- -bird-ready
failureThreshold: 3
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
resources:
requests:
cpu: 250m
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /lib/modules
name: lib-modules
readOnly: true
- mountPath: /run/xtables.lock
name: xtables-lock
- mountPath: /var/run/calico
name: var-run-calico
- mountPath: /var/lib/calico
name: var-lib-calico
- mountPath: /var/run/nodeagent
name: policysync
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
initContainers:
- command:
- /opt/cni/bin/calico-ipam
- -upgrade
env:
- name: KUBERNETES_NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CALICO_NETWORKING_BACKEND
valueFrom:
configMapKeyRef:
key: calico_backend
name: calico-config
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: upgrade-ipam
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/lib/cni/networks
name: host-local-net-dir
- mountPath: /host/opt/cni/bin
name: cni-bin-dir
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
- command:
- /install-cni.sh
env:
- name: CNI_CONF_NAME
value: 10-calico.conflist
- name: CNI_NETWORK_CONFIG
valueFrom:
configMapKeyRef:
key: cni_network_config
name: calico-config
- name: KUBERNETES_NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CNI_MTU
valueFrom:
configMapKeyRef:
key: veth_mtu
name: calico-config
- name: SLEEP
value: "false"
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: install-cni
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /host/opt/cni/bin
name: cni-bin-dir
- mountPath: /host/etc/cni/net.d
name: cni-net-dir
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
- image: gcr.io/kubernetes-development-244305/calico-all/pod2daemon:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: flexvol-driver
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /host/driver
name: flexvol-driver-host
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
nodeName: ip-10-0-2-121.us-west-2.compute.internal
nodeSelector:
beta.kubernetes.io/os: linux
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: calico-node
serviceAccountName: calico-node
terminationGracePeriodSeconds: 0
tolerations:
- effect: NoSchedule
operator: Exists
- key: CriticalAddonsOnly
operator: Exists
- effect: NoExecute
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/disk-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/memory-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/pid-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/unschedulable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/network-unavailable
operator: Exists
volumes:
- hostPath:
path: /lib/modules
type: ""
name: lib-modules
- hostPath:
path: /var/run/calico
type: ""
name: var-run-calico
- hostPath:
path: /var/lib/calico
type: ""
name: var-lib-calico
- hostPath:
path: /run/xtables.lock
type: FileOrCreate
name: xtables-lock
- hostPath:
path: /opt/cni/bin
type: ""
name: cni-bin-dir
- hostPath:
path: /etc/cni/net.d
type: ""
name: cni-net-dir
- hostPath:
path: /var/lib/cni/networks
type: ""
name: host-local-net-dir
- hostPath:
path: /var/run/nodeagent
type: DirectoryOrCreate
name: policysync
- hostPath:
path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds
type: DirectoryOrCreate
name: flexvol-driver-host
- name: calico-node-token-ffch5
secret:
defaultMode: 420
secretName: calico-node-token-ffch5
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:19Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:39Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:39Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:04Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://84876357f2fdcda293926684fe31ddabffe24e1d38b134836a8415d7d82baaaa
image: gcr.io/kubernetes-development-244305/calico-all/node:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/node@sha256:8d0d2edf9ee7a3a73a94af5102bddb6d4e9d7894ae93cb6b66a0867903f8e27f
lastState: {}
name: calico-node
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:13:28Z"
hostIP: 10.0.2.121
initContainerStatuses:
- containerID: containerd://4f69a9ba4fcdacd901ea8959a5a86671c0630012ca7a98396d4e4bdbf30d772e
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/cni-plugin@sha256:9fb6a93e365ed2d76168ea1d4c937b2b272c8c71bb581d0c02908783cda8d7e4
lastState: {}
name: upgrade-ipam
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://4f69a9ba4fcdacd901ea8959a5a86671c0630012ca7a98396d4e4bdbf30d772e
exitCode: 0
finishedAt: "2020-09-25T16:13:12Z"
reason: Completed
startedAt: "2020-09-25T16:13:12Z"
- containerID: containerd://4c74c837d31e2f3845266968aaa22ccc08b512775a592b4bc617de2d154a250f
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/cni-plugin@sha256:9fb6a93e365ed2d76168ea1d4c937b2b272c8c71bb581d0c02908783cda8d7e4
lastState: {}
name: install-cni
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://4c74c837d31e2f3845266968aaa22ccc08b512775a592b4bc617de2d154a250f
exitCode: 0
finishedAt: "2020-09-25T16:13:13Z"
reason: Completed
startedAt: "2020-09-25T16:13:13Z"
- containerID: containerd://868d2c5c22e79f20615b846b9aa28c9e7bbc8f00195166d06ad9b523601ff324
image: gcr.io/kubernetes-development-244305/calico-all/pod2daemon:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/pod2daemon@sha256:93e81f5bcc0cc53e99f9b176853b982c5f962ce08bed0e672dc7c693e244060d
lastState: {}
name: flexvol-driver
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://868d2c5c22e79f20615b846b9aa28c9e7bbc8f00195166d06ad9b523601ff324
exitCode: 0
finishedAt: "2020-09-25T16:13:19Z"
reason: Completed
startedAt: "2020-09-25T16:13:19Z"
phase: Running
podIP: 10.0.2.121
podIPs:
- ip: 10.0.2.121
qosClass: Burstable
startTime: "2020-09-25T16:13:04Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ""
creationTimestamp: "2020-09-25T16:11:36Z"
generateName: calico-node-
labels:
controller-revision-hash: 6fd494d55f
k8s-app: calico-node
pod-template-generation: "1"
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:scheduler.alpha.kubernetes.io/critical-pod: {}
f:generateName: {}
f:labels:
.: {}
f:controller-revision-hash: {}
f:k8s-app: {}
f:pod-template-generation: {}
f:ownerReferences:
.: {}
k:{"uid":"44c4ab41-afb9-465e-83be-0034bcd454cf"}:
.: {}
f:apiVersion: {}
f:blockOwnerDeletion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:affinity:
.: {}
f:nodeAffinity:
.: {}
f:requiredDuringSchedulingIgnoredDuringExecution:
.: {}
f:nodeSelectorTerms: {}
f:containers:
k:{"name":"calico-node"}:
.: {}
f:env:
.: {}
k:{"name":"CALICO_DISABLE_FILE_LOGGING"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_IPV4POOL_CIDR"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_IPV4POOL_IPIP"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_NETWORKING_BACKEND"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"CLUSTER_TYPE"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"DATASTORE_TYPE"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_DEFAULTENDPOINTTOHOSTACTION"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_HEALTHENABLED"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_IPINIPMTU"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"FELIX_IPV6SUPPORT"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_LOGSEVERITYSCREEN"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"IP"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"NODENAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
k:{"name":"WAIT_FOR_DATASTORE"}:
.: {}
f:name: {}
f:value: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:exec:
.: {}
f:command: {}
f:failureThreshold: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:readinessProbe:
.: {}
f:exec:
.: {}
f:command: {}
f:failureThreshold: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:resources:
.: {}
f:requests:
.: {}
f:cpu: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/lib/modules"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/run/xtables.lock"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/calico"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/run/calico"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/run/nodeagent"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:initContainers:
.: {}
k:{"name":"flexvol-driver"}:
.: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/driver"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"name":"install-cni"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"CNI_CONF_NAME"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CNI_MTU"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"CNI_NETWORK_CONFIG"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"KUBERNETES_NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
k:{"name":"SLEEP"}:
.: {}
f:name: {}
f:value: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/etc/cni/net.d"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/host/opt/cni/bin"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"name":"upgrade-ipam"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"CALICO_NETWORKING_BACKEND"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"KUBERNETES_NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/opt/cni/bin"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/cni/networks"}:
.: {}
f:mountPath: {}
f:name: {}
f:nodeSelector:
.: {}
f:beta.kubernetes.io/os: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"cni-bin-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"cni-net-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"flexvol-driver-host"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"host-local-net-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"lib-modules"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"policysync"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"var-lib-calico"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"var-run-calico"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"xtables-lock"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
manager: kube-controller-manager
operation: Update
time: "2020-09-25T16:11:36Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:initContainerStatuses: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.0.137"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:12:02Z"
name: calico-node-k54bn
namespace: kube-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: DaemonSet
name: calico-node
uid: 44c4ab41-afb9-465e-83be-0034bcd454cf
resourceVersion: "1131"
selfLink: /api/v1/namespaces/kube-system/pods/calico-node-k54bn
uid: 71b8a425-e913-45c5-a155-a2e741e65c09
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchFields:
- key: metadata.name
operator: In
values:
- ip-10-0-0-137.us-west-2.compute.internal
containers:
- env:
- name: DATASTORE_TYPE
value: kubernetes
- name: WAIT_FOR_DATASTORE
value: "true"
- name: NODENAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CALICO_NETWORKING_BACKEND
valueFrom:
configMapKeyRef:
key: calico_backend
name: calico-config
- name: CLUSTER_TYPE
value: k8s,bgp
- name: IP
value: autodetect
- name: CALICO_IPV4POOL_IPIP
value: Always
- name: FELIX_IPINIPMTU
valueFrom:
configMapKeyRef:
key: veth_mtu
name: calico-config
- name: CALICO_IPV4POOL_CIDR
value: 100.96.0.0/11
- name: CALICO_DISABLE_FILE_LOGGING
value: "true"
- name: FELIX_DEFAULTENDPOINTTOHOSTACTION
value: ACCEPT
- name: FELIX_IPV6SUPPORT
value: "false"
- name: FELIX_LOGSEVERITYSCREEN
value: info
- name: FELIX_HEALTHENABLED
value: "true"
image: gcr.io/kubernetes-development-244305/calico-all/node:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
command:
- /bin/calico-node
- -felix-live
- -bird-live
failureThreshold: 6
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
name: calico-node
readinessProbe:
exec:
command:
- /bin/calico-node
- -felix-ready
- -bird-ready
failureThreshold: 3
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
resources:
requests:
cpu: 250m
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /lib/modules
name: lib-modules
readOnly: true
- mountPath: /run/xtables.lock
name: xtables-lock
- mountPath: /var/run/calico
name: var-run-calico
- mountPath: /var/lib/calico
name: var-lib-calico
- mountPath: /var/run/nodeagent
name: policysync
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
initContainers:
- command:
- /opt/cni/bin/calico-ipam
- -upgrade
env:
- name: KUBERNETES_NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CALICO_NETWORKING_BACKEND
valueFrom:
configMapKeyRef:
key: calico_backend
name: calico-config
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: upgrade-ipam
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/lib/cni/networks
name: host-local-net-dir
- mountPath: /host/opt/cni/bin
name: cni-bin-dir
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
- command:
- /install-cni.sh
env:
- name: CNI_CONF_NAME
value: 10-calico.conflist
- name: CNI_NETWORK_CONFIG
valueFrom:
configMapKeyRef:
key: cni_network_config
name: calico-config
- name: KUBERNETES_NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CNI_MTU
valueFrom:
configMapKeyRef:
key: veth_mtu
name: calico-config
- name: SLEEP
value: "false"
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: install-cni
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /host/opt/cni/bin
name: cni-bin-dir
- mountPath: /host/etc/cni/net.d
name: cni-net-dir
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
- image: gcr.io/kubernetes-development-244305/calico-all/pod2daemon:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: flexvol-driver
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /host/driver
name: flexvol-driver-host
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
nodeName: ip-10-0-0-137.us-west-2.compute.internal
nodeSelector:
beta.kubernetes.io/os: linux
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: calico-node
serviceAccountName: calico-node
terminationGracePeriodSeconds: 0
tolerations:
- effect: NoSchedule
operator: Exists
- key: CriticalAddonsOnly
operator: Exists
- effect: NoExecute
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/disk-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/memory-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/pid-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/unschedulable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/network-unavailable
operator: Exists
volumes:
- hostPath:
path: /lib/modules
type: ""
name: lib-modules
- hostPath:
path: /var/run/calico
type: ""
name: var-run-calico
- hostPath:
path: /var/lib/calico
type: ""
name: var-lib-calico
- hostPath:
path: /run/xtables.lock
type: FileOrCreate
name: xtables-lock
- hostPath:
path: /opt/cni/bin
type: ""
name: cni-bin-dir
- hostPath:
path: /etc/cni/net.d
type: ""
name: cni-net-dir
- hostPath:
path: /var/lib/cni/networks
type: ""
name: host-local-net-dir
- hostPath:
path: /var/run/nodeagent
type: DirectoryOrCreate
name: policysync
- hostPath:
path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds
type: DirectoryOrCreate
name: flexvol-driver-host
- name: calico-node-token-ffch5
secret:
defaultMode: 420
secretName: calico-node-token-ffch5
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:52Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:12:02Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:12:02Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:36Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://1a61bd6e88e95a7f9ec6f1613d7bf01778ff119636df2130293dfe09658964b4
image: gcr.io/kubernetes-development-244305/calico-all/node:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/node@sha256:8d0d2edf9ee7a3a73a94af5102bddb6d4e9d7894ae93cb6b66a0867903f8e27f
lastState: {}
name: calico-node
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:11:58Z"
hostIP: 10.0.0.137
initContainerStatuses:
- containerID: containerd://fdd97a396ea19d9a71942277c128c9e6ac9c10156536cc529f1b0fb4fa93eada
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/cni-plugin@sha256:9fb6a93e365ed2d76168ea1d4c937b2b272c8c71bb581d0c02908783cda8d7e4
lastState: {}
name: upgrade-ipam
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://fdd97a396ea19d9a71942277c128c9e6ac9c10156536cc529f1b0fb4fa93eada
exitCode: 0
finishedAt: "2020-09-25T16:11:44Z"
reason: Completed
startedAt: "2020-09-25T16:11:44Z"
- containerID: containerd://6fa4801409336dc921133f09e67264a1b9bb0310dd7334b1fb08f41ec481c0a5
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/cni-plugin@sha256:9fb6a93e365ed2d76168ea1d4c937b2b272c8c71bb581d0c02908783cda8d7e4
lastState: {}
name: install-cni
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://6fa4801409336dc921133f09e67264a1b9bb0310dd7334b1fb08f41ec481c0a5
exitCode: 0
finishedAt: "2020-09-25T16:11:45Z"
reason: Completed
startedAt: "2020-09-25T16:11:45Z"
- containerID: containerd://c302f57953cab00f0ceef0996ae2ff4934e5e2061096554f568470aaed2ac331
image: gcr.io/kubernetes-development-244305/calico-all/pod2daemon:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/pod2daemon@sha256:93e81f5bcc0cc53e99f9b176853b982c5f962ce08bed0e672dc7c693e244060d
lastState: {}
name: flexvol-driver
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://c302f57953cab00f0ceef0996ae2ff4934e5e2061096554f568470aaed2ac331
exitCode: 0
finishedAt: "2020-09-25T16:11:51Z"
reason: Completed
startedAt: "2020-09-25T16:11:51Z"
phase: Running
podIP: 10.0.0.137
podIPs:
- ip: 10.0.0.137
qosClass: Burstable
startTime: "2020-09-25T16:11:37Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ""
creationTimestamp: "2020-09-25T16:11:32Z"
generateName: calico-node-
labels:
controller-revision-hash: 6fd494d55f
k8s-app: calico-node
pod-template-generation: "1"
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:scheduler.alpha.kubernetes.io/critical-pod: {}
f:generateName: {}
f:labels:
.: {}
f:controller-revision-hash: {}
f:k8s-app: {}
f:pod-template-generation: {}
f:ownerReferences:
.: {}
k:{"uid":"44c4ab41-afb9-465e-83be-0034bcd454cf"}:
.: {}
f:apiVersion: {}
f:blockOwnerDeletion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:affinity:
.: {}
f:nodeAffinity:
.: {}
f:requiredDuringSchedulingIgnoredDuringExecution:
.: {}
f:nodeSelectorTerms: {}
f:containers:
k:{"name":"calico-node"}:
.: {}
f:env:
.: {}
k:{"name":"CALICO_DISABLE_FILE_LOGGING"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_IPV4POOL_CIDR"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_IPV4POOL_IPIP"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_NETWORKING_BACKEND"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"CLUSTER_TYPE"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"DATASTORE_TYPE"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_DEFAULTENDPOINTTOHOSTACTION"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_HEALTHENABLED"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_IPINIPMTU"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"FELIX_IPV6SUPPORT"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_LOGSEVERITYSCREEN"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"IP"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"NODENAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
k:{"name":"WAIT_FOR_DATASTORE"}:
.: {}
f:name: {}
f:value: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:exec:
.: {}
f:command: {}
f:failureThreshold: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:readinessProbe:
.: {}
f:exec:
.: {}
f:command: {}
f:failureThreshold: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:resources:
.: {}
f:requests:
.: {}
f:cpu: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/lib/modules"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/run/xtables.lock"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/calico"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/run/calico"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/run/nodeagent"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:initContainers:
.: {}
k:{"name":"flexvol-driver"}:
.: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/driver"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"name":"install-cni"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"CNI_CONF_NAME"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CNI_MTU"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"CNI_NETWORK_CONFIG"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"KUBERNETES_NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
k:{"name":"SLEEP"}:
.: {}
f:name: {}
f:value: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/etc/cni/net.d"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/host/opt/cni/bin"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"name":"upgrade-ipam"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"CALICO_NETWORKING_BACKEND"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"KUBERNETES_NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/opt/cni/bin"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/cni/networks"}:
.: {}
f:mountPath: {}
f:name: {}
f:nodeSelector:
.: {}
f:beta.kubernetes.io/os: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"cni-bin-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"cni-net-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"flexvol-driver-host"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"host-local-net-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"lib-modules"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"policysync"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"var-lib-calico"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"var-run-calico"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"xtables-lock"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
manager: kube-controller-manager
operation: Update
time: "2020-09-25T16:11:32Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:initContainerStatuses: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.2.130"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:12:05Z"
name: calico-node-r4v99
namespace: kube-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: DaemonSet
name: calico-node
uid: 44c4ab41-afb9-465e-83be-0034bcd454cf
resourceVersion: "1144"
selfLink: /api/v1/namespaces/kube-system/pods/calico-node-r4v99
uid: 75a03bf1-9b3c-4a3e-8a3a-fcafc2eae3c8
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchFields:
- key: metadata.name
operator: In
values:
- ip-10-0-2-130.us-west-2.compute.internal
containers:
- env:
- name: DATASTORE_TYPE
value: kubernetes
- name: WAIT_FOR_DATASTORE
value: "true"
- name: NODENAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CALICO_NETWORKING_BACKEND
valueFrom:
configMapKeyRef:
key: calico_backend
name: calico-config
- name: CLUSTER_TYPE
value: k8s,bgp
- name: IP
value: autodetect
- name: CALICO_IPV4POOL_IPIP
value: Always
- name: FELIX_IPINIPMTU
valueFrom:
configMapKeyRef:
key: veth_mtu
name: calico-config
- name: CALICO_IPV4POOL_CIDR
value: 100.96.0.0/11
- name: CALICO_DISABLE_FILE_LOGGING
value: "true"
- name: FELIX_DEFAULTENDPOINTTOHOSTACTION
value: ACCEPT
- name: FELIX_IPV6SUPPORT
value: "false"
- name: FELIX_LOGSEVERITYSCREEN
value: info
- name: FELIX_HEALTHENABLED
value: "true"
image: gcr.io/kubernetes-development-244305/calico-all/node:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
command:
- /bin/calico-node
- -felix-live
- -bird-live
failureThreshold: 6
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
name: calico-node
readinessProbe:
exec:
command:
- /bin/calico-node
- -felix-ready
- -bird-ready
failureThreshold: 3
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
resources:
requests:
cpu: 250m
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /lib/modules
name: lib-modules
readOnly: true
- mountPath: /run/xtables.lock
name: xtables-lock
- mountPath: /var/run/calico
name: var-run-calico
- mountPath: /var/lib/calico
name: var-lib-calico
- mountPath: /var/run/nodeagent
name: policysync
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
initContainers:
- command:
- /opt/cni/bin/calico-ipam
- -upgrade
env:
- name: KUBERNETES_NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CALICO_NETWORKING_BACKEND
valueFrom:
configMapKeyRef:
key: calico_backend
name: calico-config
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: upgrade-ipam
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/lib/cni/networks
name: host-local-net-dir
- mountPath: /host/opt/cni/bin
name: cni-bin-dir
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
- command:
- /install-cni.sh
env:
- name: CNI_CONF_NAME
value: 10-calico.conflist
- name: CNI_NETWORK_CONFIG
valueFrom:
configMapKeyRef:
key: cni_network_config
name: calico-config
- name: KUBERNETES_NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CNI_MTU
valueFrom:
configMapKeyRef:
key: veth_mtu
name: calico-config
- name: SLEEP
value: "false"
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: install-cni
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /host/opt/cni/bin
name: cni-bin-dir
- mountPath: /host/etc/cni/net.d
name: cni-net-dir
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
- image: gcr.io/kubernetes-development-244305/calico-all/pod2daemon:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: flexvol-driver
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /host/driver
name: flexvol-driver-host
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
nodeName: ip-10-0-2-130.us-west-2.compute.internal
nodeSelector:
beta.kubernetes.io/os: linux
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: calico-node
serviceAccountName: calico-node
terminationGracePeriodSeconds: 0
tolerations:
- effect: NoSchedule
operator: Exists
- key: CriticalAddonsOnly
operator: Exists
- effect: NoExecute
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/disk-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/memory-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/pid-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/unschedulable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/network-unavailable
operator: Exists
volumes:
- hostPath:
path: /lib/modules
type: ""
name: lib-modules
- hostPath:
path: /var/run/calico
type: ""
name: var-run-calico
- hostPath:
path: /var/lib/calico
type: ""
name: var-lib-calico
- hostPath:
path: /run/xtables.lock
type: FileOrCreate
name: xtables-lock
- hostPath:
path: /opt/cni/bin
type: ""
name: cni-bin-dir
- hostPath:
path: /etc/cni/net.d
type: ""
name: cni-net-dir
- hostPath:
path: /var/lib/cni/networks
type: ""
name: host-local-net-dir
- hostPath:
path: /var/run/nodeagent
type: DirectoryOrCreate
name: policysync
- hostPath:
path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds
type: DirectoryOrCreate
name: flexvol-driver-host
- name: calico-node-token-ffch5
secret:
defaultMode: 420
secretName: calico-node-token-ffch5
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:45Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:12:05Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:12:05Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:32Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://65a570417137a5a03800dbfa387d211ba7fd2d4423306fb9720cf9956bf8434d
image: gcr.io/kubernetes-development-244305/calico-all/node:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/node@sha256:8d0d2edf9ee7a3a73a94af5102bddb6d4e9d7894ae93cb6b66a0867903f8e27f
lastState: {}
name: calico-node
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:11:52Z"
hostIP: 10.0.2.130
initContainerStatuses:
- containerID: containerd://e111ae46fcac52ffb56a7ccf1a5b087e6bc244e227f5aaa3e9e4d392c270d7cc
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/cni-plugin@sha256:9fb6a93e365ed2d76168ea1d4c937b2b272c8c71bb581d0c02908783cda8d7e4
lastState: {}
name: upgrade-ipam
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://e111ae46fcac52ffb56a7ccf1a5b087e6bc244e227f5aaa3e9e4d392c270d7cc
exitCode: 0
finishedAt: "2020-09-25T16:11:40Z"
reason: Completed
startedAt: "2020-09-25T16:11:40Z"
- containerID: containerd://2ef7377c2c5613ab0790f0d4f2933209b8e6ac8dd794adfe39e17f43944ae56e
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/cni-plugin@sha256:9fb6a93e365ed2d76168ea1d4c937b2b272c8c71bb581d0c02908783cda8d7e4
lastState: {}
name: install-cni
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://2ef7377c2c5613ab0790f0d4f2933209b8e6ac8dd794adfe39e17f43944ae56e
exitCode: 0
finishedAt: "2020-09-25T16:11:41Z"
reason: Completed
startedAt: "2020-09-25T16:11:41Z"
- containerID: containerd://07f0317373b3e4ea30634e35792fbf7f288039bdd4eb6f1ea014cc6b8a4118ad
image: gcr.io/kubernetes-development-244305/calico-all/pod2daemon:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/pod2daemon@sha256:93e81f5bcc0cc53e99f9b176853b982c5f962ce08bed0e672dc7c693e244060d
lastState: {}
name: flexvol-driver
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://07f0317373b3e4ea30634e35792fbf7f288039bdd4eb6f1ea014cc6b8a4118ad
exitCode: 0
finishedAt: "2020-09-25T16:11:45Z"
reason: Completed
startedAt: "2020-09-25T16:11:45Z"
phase: Running
podIP: 10.0.2.130
podIPs:
- ip: 10.0.2.130
qosClass: Burstable
startTime: "2020-09-25T16:11:32Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ""
creationTimestamp: "2020-09-25T16:15:59Z"
generateName: calico-node-
labels:
controller-revision-hash: 6fd494d55f
k8s-app: calico-node
pod-template-generation: "1"
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:scheduler.alpha.kubernetes.io/critical-pod: {}
f:generateName: {}
f:labels:
.: {}
f:controller-revision-hash: {}
f:k8s-app: {}
f:pod-template-generation: {}
f:ownerReferences:
.: {}
k:{"uid":"44c4ab41-afb9-465e-83be-0034bcd454cf"}:
.: {}
f:apiVersion: {}
f:blockOwnerDeletion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:affinity:
.: {}
f:nodeAffinity:
.: {}
f:requiredDuringSchedulingIgnoredDuringExecution:
.: {}
f:nodeSelectorTerms: {}
f:containers:
k:{"name":"calico-node"}:
.: {}
f:env:
.: {}
k:{"name":"CALICO_DISABLE_FILE_LOGGING"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_IPV4POOL_CIDR"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_IPV4POOL_IPIP"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_NETWORKING_BACKEND"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"CLUSTER_TYPE"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"DATASTORE_TYPE"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_DEFAULTENDPOINTTOHOSTACTION"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_HEALTHENABLED"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_IPINIPMTU"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"FELIX_IPV6SUPPORT"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_LOGSEVERITYSCREEN"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"IP"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"NODENAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
k:{"name":"WAIT_FOR_DATASTORE"}:
.: {}
f:name: {}
f:value: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:exec:
.: {}
f:command: {}
f:failureThreshold: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:readinessProbe:
.: {}
f:exec:
.: {}
f:command: {}
f:failureThreshold: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:resources:
.: {}
f:requests:
.: {}
f:cpu: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/lib/modules"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/run/xtables.lock"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/calico"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/run/calico"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/run/nodeagent"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:initContainers:
.: {}
k:{"name":"flexvol-driver"}:
.: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/driver"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"name":"install-cni"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"CNI_CONF_NAME"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CNI_MTU"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"CNI_NETWORK_CONFIG"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"KUBERNETES_NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
k:{"name":"SLEEP"}:
.: {}
f:name: {}
f:value: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/etc/cni/net.d"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/host/opt/cni/bin"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"name":"upgrade-ipam"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"CALICO_NETWORKING_BACKEND"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"KUBERNETES_NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/opt/cni/bin"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/cni/networks"}:
.: {}
f:mountPath: {}
f:name: {}
f:nodeSelector:
.: {}
f:beta.kubernetes.io/os: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"cni-bin-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"cni-net-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"flexvol-driver-host"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"host-local-net-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"lib-modules"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"policysync"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"var-lib-calico"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"var-run-calico"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"xtables-lock"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
manager: kube-controller-manager
operation: Update
time: "2020-09-25T16:15:59Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:initContainerStatuses: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.4.229"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:16:37Z"
name: calico-node-v9pcr
namespace: kube-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: DaemonSet
name: calico-node
uid: 44c4ab41-afb9-465e-83be-0034bcd454cf
resourceVersion: "2069"
selfLink: /api/v1/namespaces/kube-system/pods/calico-node-v9pcr
uid: 27f0dec1-b1a7-4c10-a344-347d22be4edd
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchFields:
- key: metadata.name
operator: In
values:
- ip-10-0-4-229.us-west-2.compute.internal
containers:
- env:
- name: DATASTORE_TYPE
value: kubernetes
- name: WAIT_FOR_DATASTORE
value: "true"
- name: NODENAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CALICO_NETWORKING_BACKEND
valueFrom:
configMapKeyRef:
key: calico_backend
name: calico-config
- name: CLUSTER_TYPE
value: k8s,bgp
- name: IP
value: autodetect
- name: CALICO_IPV4POOL_IPIP
value: Always
- name: FELIX_IPINIPMTU
valueFrom:
configMapKeyRef:
key: veth_mtu
name: calico-config
- name: CALICO_IPV4POOL_CIDR
value: 100.96.0.0/11
- name: CALICO_DISABLE_FILE_LOGGING
value: "true"
- name: FELIX_DEFAULTENDPOINTTOHOSTACTION
value: ACCEPT
- name: FELIX_IPV6SUPPORT
value: "false"
- name: FELIX_LOGSEVERITYSCREEN
value: info
- name: FELIX_HEALTHENABLED
value: "true"
image: gcr.io/kubernetes-development-244305/calico-all/node:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
command:
- /bin/calico-node
- -felix-live
- -bird-live
failureThreshold: 6
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
name: calico-node
readinessProbe:
exec:
command:
- /bin/calico-node
- -felix-ready
- -bird-ready
failureThreshold: 3
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
resources:
requests:
cpu: 250m
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /lib/modules
name: lib-modules
readOnly: true
- mountPath: /run/xtables.lock
name: xtables-lock
- mountPath: /var/run/calico
name: var-run-calico
- mountPath: /var/lib/calico
name: var-lib-calico
- mountPath: /var/run/nodeagent
name: policysync
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
initContainers:
- command:
- /opt/cni/bin/calico-ipam
- -upgrade
env:
- name: KUBERNETES_NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CALICO_NETWORKING_BACKEND
valueFrom:
configMapKeyRef:
key: calico_backend
name: calico-config
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: upgrade-ipam
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/lib/cni/networks
name: host-local-net-dir
- mountPath: /host/opt/cni/bin
name: cni-bin-dir
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
- command:
- /install-cni.sh
env:
- name: CNI_CONF_NAME
value: 10-calico.conflist
- name: CNI_NETWORK_CONFIG
valueFrom:
configMapKeyRef:
key: cni_network_config
name: calico-config
- name: KUBERNETES_NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CNI_MTU
valueFrom:
configMapKeyRef:
key: veth_mtu
name: calico-config
- name: SLEEP
value: "false"
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: install-cni
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /host/opt/cni/bin
name: cni-bin-dir
- mountPath: /host/etc/cni/net.d
name: cni-net-dir
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
- image: gcr.io/kubernetes-development-244305/calico-all/pod2daemon:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: flexvol-driver
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /host/driver
name: flexvol-driver-host
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
nodeName: ip-10-0-4-229.us-west-2.compute.internal
nodeSelector:
beta.kubernetes.io/os: linux
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: calico-node
serviceAccountName: calico-node
terminationGracePeriodSeconds: 0
tolerations:
- effect: NoSchedule
operator: Exists
- key: CriticalAddonsOnly
operator: Exists
- effect: NoExecute
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/disk-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/memory-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/pid-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/unschedulable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/network-unavailable
operator: Exists
volumes:
- hostPath:
path: /lib/modules
type: ""
name: lib-modules
- hostPath:
path: /var/run/calico
type: ""
name: var-run-calico
- hostPath:
path: /var/lib/calico
type: ""
name: var-lib-calico
- hostPath:
path: /run/xtables.lock
type: FileOrCreate
name: xtables-lock
- hostPath:
path: /opt/cni/bin
type: ""
name: cni-bin-dir
- hostPath:
path: /etc/cni/net.d
type: ""
name: cni-net-dir
- hostPath:
path: /var/lib/cni/networks
type: ""
name: host-local-net-dir
- hostPath:
path: /var/run/nodeagent
type: DirectoryOrCreate
name: policysync
- hostPath:
path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds
type: DirectoryOrCreate
name: flexvol-driver-host
- name: calico-node-token-ffch5
secret:
defaultMode: 420
secretName: calico-node-token-ffch5
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:16:16Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:16:37Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:16:37Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:15:59Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://671fee313444d572d970b6ab23845bb55c863754a26030b31d63bd622b8755b6
image: gcr.io/kubernetes-development-244305/calico-all/node:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/node@sha256:8d0d2edf9ee7a3a73a94af5102bddb6d4e9d7894ae93cb6b66a0867903f8e27f
lastState: {}
name: calico-node
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:16:23Z"
hostIP: 10.0.4.229
initContainerStatuses:
- containerID: containerd://8b96b81b10056279bccea66a67d47b5e861d0109538b96594eb2e9ab51878ee6
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/cni-plugin@sha256:9fb6a93e365ed2d76168ea1d4c937b2b272c8c71bb581d0c02908783cda8d7e4
lastState: {}
name: upgrade-ipam
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://8b96b81b10056279bccea66a67d47b5e861d0109538b96594eb2e9ab51878ee6
exitCode: 0
finishedAt: "2020-09-25T16:16:09Z"
reason: Completed
startedAt: "2020-09-25T16:16:09Z"
- containerID: containerd://c39264495fc6809b0fedcb60f0717c84189d3ff3dbb666b21c129d5e81a65b08
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/cni-plugin@sha256:9fb6a93e365ed2d76168ea1d4c937b2b272c8c71bb581d0c02908783cda8d7e4
lastState: {}
name: install-cni
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://c39264495fc6809b0fedcb60f0717c84189d3ff3dbb666b21c129d5e81a65b08
exitCode: 0
finishedAt: "2020-09-25T16:16:11Z"
reason: Completed
startedAt: "2020-09-25T16:16:10Z"
- containerID: containerd://869b39b41a73053da0cfb74f9512a88b71ec37d0e2c81cc30bc7a98245c2513f
image: gcr.io/kubernetes-development-244305/calico-all/pod2daemon:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/pod2daemon@sha256:93e81f5bcc0cc53e99f9b176853b982c5f962ce08bed0e672dc7c693e244060d
lastState: {}
name: flexvol-driver
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://869b39b41a73053da0cfb74f9512a88b71ec37d0e2c81cc30bc7a98245c2513f
exitCode: 0
finishedAt: "2020-09-25T16:16:16Z"
reason: Completed
startedAt: "2020-09-25T16:16:16Z"
phase: Running
podIP: 10.0.4.229
podIPs:
- ip: 10.0.4.229
qosClass: Burstable
startTime: "2020-09-25T16:15:59Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ""
creationTimestamp: "2020-09-25T16:11:24Z"
generateName: calico-node-
labels:
controller-revision-hash: 6fd494d55f
k8s-app: calico-node
pod-template-generation: "1"
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:scheduler.alpha.kubernetes.io/critical-pod: {}
f:generateName: {}
f:labels:
.: {}
f:controller-revision-hash: {}
f:k8s-app: {}
f:pod-template-generation: {}
f:ownerReferences:
.: {}
k:{"uid":"44c4ab41-afb9-465e-83be-0034bcd454cf"}:
.: {}
f:apiVersion: {}
f:blockOwnerDeletion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:affinity:
.: {}
f:nodeAffinity:
.: {}
f:requiredDuringSchedulingIgnoredDuringExecution:
.: {}
f:nodeSelectorTerms: {}
f:containers:
k:{"name":"calico-node"}:
.: {}
f:env:
.: {}
k:{"name":"CALICO_DISABLE_FILE_LOGGING"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_IPV4POOL_CIDR"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_IPV4POOL_IPIP"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CALICO_NETWORKING_BACKEND"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"CLUSTER_TYPE"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"DATASTORE_TYPE"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_DEFAULTENDPOINTTOHOSTACTION"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_HEALTHENABLED"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_IPINIPMTU"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"FELIX_IPV6SUPPORT"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"FELIX_LOGSEVERITYSCREEN"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"IP"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"NODENAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
k:{"name":"WAIT_FOR_DATASTORE"}:
.: {}
f:name: {}
f:value: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:exec:
.: {}
f:command: {}
f:failureThreshold: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:readinessProbe:
.: {}
f:exec:
.: {}
f:command: {}
f:failureThreshold: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:resources:
.: {}
f:requests:
.: {}
f:cpu: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/lib/modules"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/run/xtables.lock"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/calico"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/run/calico"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/run/nodeagent"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:initContainers:
.: {}
k:{"name":"flexvol-driver"}:
.: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/driver"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"name":"install-cni"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"CNI_CONF_NAME"}:
.: {}
f:name: {}
f:value: {}
k:{"name":"CNI_MTU"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"CNI_NETWORK_CONFIG"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"KUBERNETES_NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
k:{"name":"SLEEP"}:
.: {}
f:name: {}
f:value: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/etc/cni/net.d"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/host/opt/cni/bin"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"name":"upgrade-ipam"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"CALICO_NETWORKING_BACKEND"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:configMapKeyRef:
.: {}
f:key: {}
f:name: {}
k:{"name":"KUBERNETES_NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/host/opt/cni/bin"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/cni/networks"}:
.: {}
f:mountPath: {}
f:name: {}
f:nodeSelector:
.: {}
f:beta.kubernetes.io/os: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"cni-bin-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"cni-net-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"flexvol-driver-host"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"host-local-net-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"lib-modules"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"policysync"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"var-lib-calico"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"var-run-calico"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"xtables-lock"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
manager: kube-controller-manager
operation: Update
time: "2020-09-25T16:11:24Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:initContainerStatuses: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.4.111"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:11:51Z"
name: calico-node-vmqjh
namespace: kube-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: DaemonSet
name: calico-node
uid: 44c4ab41-afb9-465e-83be-0034bcd454cf
resourceVersion: "1074"
selfLink: /api/v1/namespaces/kube-system/pods/calico-node-vmqjh
uid: ca9f0cc8-3e77-4519-a967-f912f2303680
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchFields:
- key: metadata.name
operator: In
values:
- ip-10-0-4-111.us-west-2.compute.internal
containers:
- env:
- name: DATASTORE_TYPE
value: kubernetes
- name: WAIT_FOR_DATASTORE
value: "true"
- name: NODENAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CALICO_NETWORKING_BACKEND
valueFrom:
configMapKeyRef:
key: calico_backend
name: calico-config
- name: CLUSTER_TYPE
value: k8s,bgp
- name: IP
value: autodetect
- name: CALICO_IPV4POOL_IPIP
value: Always
- name: FELIX_IPINIPMTU
valueFrom:
configMapKeyRef:
key: veth_mtu
name: calico-config
- name: CALICO_IPV4POOL_CIDR
value: 100.96.0.0/11
- name: CALICO_DISABLE_FILE_LOGGING
value: "true"
- name: FELIX_DEFAULTENDPOINTTOHOSTACTION
value: ACCEPT
- name: FELIX_IPV6SUPPORT
value: "false"
- name: FELIX_LOGSEVERITYSCREEN
value: info
- name: FELIX_HEALTHENABLED
value: "true"
image: gcr.io/kubernetes-development-244305/calico-all/node:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
command:
- /bin/calico-node
- -felix-live
- -bird-live
failureThreshold: 6
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
name: calico-node
readinessProbe:
exec:
command:
- /bin/calico-node
- -felix-ready
- -bird-ready
failureThreshold: 3
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
resources:
requests:
cpu: 250m
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /lib/modules
name: lib-modules
readOnly: true
- mountPath: /run/xtables.lock
name: xtables-lock
- mountPath: /var/run/calico
name: var-run-calico
- mountPath: /var/lib/calico
name: var-lib-calico
- mountPath: /var/run/nodeagent
name: policysync
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
initContainers:
- command:
- /opt/cni/bin/calico-ipam
- -upgrade
env:
- name: KUBERNETES_NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CALICO_NETWORKING_BACKEND
valueFrom:
configMapKeyRef:
key: calico_backend
name: calico-config
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: upgrade-ipam
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/lib/cni/networks
name: host-local-net-dir
- mountPath: /host/opt/cni/bin
name: cni-bin-dir
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
- command:
- /install-cni.sh
env:
- name: CNI_CONF_NAME
value: 10-calico.conflist
- name: CNI_NETWORK_CONFIG
valueFrom:
configMapKeyRef:
key: cni_network_config
name: calico-config
- name: KUBERNETES_NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
- name: CNI_MTU
valueFrom:
configMapKeyRef:
key: veth_mtu
name: calico-config
- name: SLEEP
value: "false"
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: install-cni
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /host/opt/cni/bin
name: cni-bin-dir
- mountPath: /host/etc/cni/net.d
name: cni-net-dir
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
- image: gcr.io/kubernetes-development-244305/calico-all/pod2daemon:v3.11.3_vmware.1
imagePullPolicy: IfNotPresent
name: flexvol-driver
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /host/driver
name: flexvol-driver-host
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: calico-node-token-ffch5
readOnly: true
nodeName: ip-10-0-4-111.us-west-2.compute.internal
nodeSelector:
beta.kubernetes.io/os: linux
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: calico-node
serviceAccountName: calico-node
terminationGracePeriodSeconds: 0
tolerations:
- effect: NoSchedule
operator: Exists
- key: CriticalAddonsOnly
operator: Exists
- effect: NoExecute
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/disk-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/memory-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/pid-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/unschedulable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/network-unavailable
operator: Exists
volumes:
- hostPath:
path: /lib/modules
type: ""
name: lib-modules
- hostPath:
path: /var/run/calico
type: ""
name: var-run-calico
- hostPath:
path: /var/lib/calico
type: ""
name: var-lib-calico
- hostPath:
path: /run/xtables.lock
type: FileOrCreate
name: xtables-lock
- hostPath:
path: /opt/cni/bin
type: ""
name: cni-bin-dir
- hostPath:
path: /etc/cni/net.d
type: ""
name: cni-net-dir
- hostPath:
path: /var/lib/cni/networks
type: ""
name: host-local-net-dir
- hostPath:
path: /var/run/nodeagent
type: DirectoryOrCreate
name: policysync
- hostPath:
path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds
type: DirectoryOrCreate
name: flexvol-driver-host
- name: calico-node-token-ffch5
secret:
defaultMode: 420
secretName: calico-node-token-ffch5
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:37Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:51Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:51Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:24Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://b8491df0dc678e28bab93bd576c74781d063011b4b84cef023c06a5bdada9d94
image: gcr.io/kubernetes-development-244305/calico-all/node:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/node@sha256:8d0d2edf9ee7a3a73a94af5102bddb6d4e9d7894ae93cb6b66a0867903f8e27f
lastState: {}
name: calico-node
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:11:44Z"
hostIP: 10.0.4.111
initContainerStatuses:
- containerID: containerd://31d5660ffa9efddfb42c37195801e2e3b90d351b395aa5f2e4da5e45a494ff68
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/cni-plugin@sha256:9fb6a93e365ed2d76168ea1d4c937b2b272c8c71bb581d0c02908783cda8d7e4
lastState: {}
name: upgrade-ipam
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://31d5660ffa9efddfb42c37195801e2e3b90d351b395aa5f2e4da5e45a494ff68
exitCode: 0
finishedAt: "2020-09-25T16:11:32Z"
reason: Completed
startedAt: "2020-09-25T16:11:32Z"
- containerID: containerd://c0b42a941b70b854eb4d2704dc8ab63fb3e4dc2d5475e2aa21cd4293f7dfe05a
image: gcr.io/kubernetes-development-244305/calico-all/cni-plugin:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/cni-plugin@sha256:9fb6a93e365ed2d76168ea1d4c937b2b272c8c71bb581d0c02908783cda8d7e4
lastState: {}
name: install-cni
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://c0b42a941b70b854eb4d2704dc8ab63fb3e4dc2d5475e2aa21cd4293f7dfe05a
exitCode: 0
finishedAt: "2020-09-25T16:11:32Z"
reason: Completed
startedAt: "2020-09-25T16:11:32Z"
- containerID: containerd://8f52fcd88f61bbcfa65fbfd176a3872fe85f71bbc8f3b47907d3a4b2830acc25
image: gcr.io/kubernetes-development-244305/calico-all/pod2daemon:v3.11.3_vmware.1
imageID: gcr.io/kubernetes-development-244305/calico-all/pod2daemon@sha256:93e81f5bcc0cc53e99f9b176853b982c5f962ce08bed0e672dc7c693e244060d
lastState: {}
name: flexvol-driver
ready: true
restartCount: 0
state:
terminated:
containerID: containerd://8f52fcd88f61bbcfa65fbfd176a3872fe85f71bbc8f3b47907d3a4b2830acc25
exitCode: 0
finishedAt: "2020-09-25T16:11:37Z"
reason: Completed
startedAt: "2020-09-25T16:11:37Z"
phase: Running
podIP: 10.0.4.111
podIPs:
- ip: 10.0.4.111
qosClass: Burstable
startTime: "2020-09-25T16:11:24Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
cni.projectcalico.org/podIP: 100.111.234.65/32
cni.projectcalico.org/podIPs: 100.111.234.65/32
creationTimestamp: "2020-09-25T16:10:05Z"
generateName: coredns-5bcf65484d-
labels:
k8s-app: kube-dns
pod-template-hash: 5bcf65484d
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:generateName: {}
f:labels:
.: {}
f:k8s-app: {}
f:pod-template-hash: {}
f:ownerReferences:
.: {}
k:{"uid":"271c7e03-25bd-45dc-97a4-c129c5b0f662"}:
.: {}
f:apiVersion: {}
f:blockOwnerDeletion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:containers:
k:{"name":"coredns"}:
.: {}
f:args: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:ports:
.: {}
k:{"containerPort":53,"protocol":"TCP"}:
.: {}
f:containerPort: {}
f:name: {}
f:protocol: {}
k:{"containerPort":53,"protocol":"UDP"}:
.: {}
f:containerPort: {}
f:name: {}
f:protocol: {}
k:{"containerPort":9153,"protocol":"TCP"}:
.: {}
f:containerPort: {}
f:name: {}
f:protocol: {}
f:readinessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:path: {}
f:port: {}
f:scheme: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:resources:
.: {}
f:limits:
.: {}
f:memory: {}
f:requests:
.: {}
f:cpu: {}
f:memory: {}
f:securityContext:
.: {}
f:allowPrivilegeEscalation: {}
f:capabilities:
.: {}
f:add: {}
f:drop: {}
f:readOnlyRootFilesystem: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/etc/coredns"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:nodeSelector:
.: {}
f:kubernetes.io/os: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"config-volume"}:
.: {}
f:configMap:
.: {}
f:defaultMode: {}
f:items: {}
f:name: {}
f:name: {}
manager: kube-controller-manager
operation: Update
time: "2020-09-25T16:10:05Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
.: {}
k:{"type":"PodScheduled"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:message: {}
f:reason: {}
f:status: {}
f:type: {}
manager: kube-scheduler
operation: Update
time: "2020-09-25T16:10:06Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:cni.projectcalico.org/podIP: {}
f:cni.projectcalico.org/podIPs: {}
manager: calico
operation: Update
time: "2020-09-25T16:10:42Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"100.111.234.65"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:10:50Z"
name: coredns-5bcf65484d-2l86f
namespace: kube-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: ReplicaSet
name: coredns-5bcf65484d
uid: 271c7e03-25bd-45dc-97a4-c129c5b0f662
resourceVersion: "727"
selfLink: /api/v1/namespaces/kube-system/pods/coredns-5bcf65484d-2l86f
uid: 0968318b-d7cf-4ec0-a536-2b9e4e40f5b0
spec:
containers:
- args:
- -conf
- /etc/coredns/Corefile
image: registry.tkg.vmware.run/coredns:v1.7.0_vmware.3
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 5
httpGet:
path: /health
port: 8080
scheme: HTTP
initialDelaySeconds: 60
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 5
name: coredns
ports:
- containerPort: 53
name: dns
protocol: UDP
- containerPort: 53
name: dns-tcp
protocol: TCP
- containerPort: 9153
name: metrics
protocol: TCP
readinessProbe:
failureThreshold: 3
httpGet:
path: /ready
port: 8181
scheme: HTTP
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
resources:
limits:
memory: 170Mi
requests:
cpu: 100m
memory: 70Mi
securityContext:
allowPrivilegeEscalation: false
capabilities:
add:
- NET_BIND_SERVICE
drop:
- all
readOnlyRootFilesystem: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/coredns
name: config-volume
readOnly: true
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: coredns-token-q9x2b
readOnly: true
dnsPolicy: Default
enableServiceLinks: true
nodeName: ip-10-0-0-35.us-west-2.compute.internal
nodeSelector:
kubernetes.io/os: linux
preemptionPolicy: PreemptLowerPriority
priority: 2000000000
priorityClassName: system-cluster-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: coredns
serviceAccountName: coredns
terminationGracePeriodSeconds: 30
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- effect: NoSchedule
key: node-role.kubernetes.io/master
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
tolerationSeconds: 300
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
tolerationSeconds: 300
volumes:
- configMap:
defaultMode: 420
items:
- key: Corefile
path: Corefile
name: coredns
name: config-volume
- name: coredns-token-q9x2b
secret:
defaultMode: 420
secretName: coredns-token-q9x2b
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:25Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:50Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:50Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:25Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://da6a2d9e5887f64b0d439f69125b59e4e1f0914d5d51a6529044b6a1c0261024
image: registry.tkg.vmware.run/coredns:v1.7.0_vmware.3
imageID: sha256:e16a484be437758f3a130b0967fd7c4f08ac7bc6f6954736868ad849264c4221
lastState: {}
name: coredns
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:10:42Z"
hostIP: 10.0.0.35
phase: Running
podIP: 100.111.234.65
podIPs:
- ip: 100.111.234.65
qosClass: Burstable
startTime: "2020-09-25T16:10:25Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
cni.projectcalico.org/podIP: 100.111.234.66/32
cni.projectcalico.org/podIPs: 100.111.234.66/32
creationTimestamp: "2020-09-25T16:10:05Z"
generateName: coredns-5bcf65484d-
labels:
k8s-app: kube-dns
pod-template-hash: 5bcf65484d
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:generateName: {}
f:labels:
.: {}
f:k8s-app: {}
f:pod-template-hash: {}
f:ownerReferences:
.: {}
k:{"uid":"271c7e03-25bd-45dc-97a4-c129c5b0f662"}:
.: {}
f:apiVersion: {}
f:blockOwnerDeletion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:containers:
k:{"name":"coredns"}:
.: {}
f:args: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:ports:
.: {}
k:{"containerPort":53,"protocol":"TCP"}:
.: {}
f:containerPort: {}
f:name: {}
f:protocol: {}
k:{"containerPort":53,"protocol":"UDP"}:
.: {}
f:containerPort: {}
f:name: {}
f:protocol: {}
k:{"containerPort":9153,"protocol":"TCP"}:
.: {}
f:containerPort: {}
f:name: {}
f:protocol: {}
f:readinessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:path: {}
f:port: {}
f:scheme: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:resources:
.: {}
f:limits:
.: {}
f:memory: {}
f:requests:
.: {}
f:cpu: {}
f:memory: {}
f:securityContext:
.: {}
f:allowPrivilegeEscalation: {}
f:capabilities:
.: {}
f:add: {}
f:drop: {}
f:readOnlyRootFilesystem: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/etc/coredns"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:nodeSelector:
.: {}
f:kubernetes.io/os: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"config-volume"}:
.: {}
f:configMap:
.: {}
f:defaultMode: {}
f:items: {}
f:name: {}
f:name: {}
manager: kube-controller-manager
operation: Update
time: "2020-09-25T16:10:05Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
.: {}
k:{"type":"PodScheduled"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:message: {}
f:reason: {}
f:status: {}
f:type: {}
manager: kube-scheduler
operation: Update
time: "2020-09-25T16:10:06Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:cni.projectcalico.org/podIP: {}
f:cni.projectcalico.org/podIPs: {}
manager: calico
operation: Update
time: "2020-09-25T16:10:42Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"100.111.234.66"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:10:56Z"
name: coredns-5bcf65484d-prcgx
namespace: kube-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: ReplicaSet
name: coredns-5bcf65484d
uid: 271c7e03-25bd-45dc-97a4-c129c5b0f662
resourceVersion: "747"
selfLink: /api/v1/namespaces/kube-system/pods/coredns-5bcf65484d-prcgx
uid: f93714cc-c518-4e85-a910-ac50aa77f638
spec:
containers:
- args:
- -conf
- /etc/coredns/Corefile
image: registry.tkg.vmware.run/coredns:v1.7.0_vmware.3
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 5
httpGet:
path: /health
port: 8080
scheme: HTTP
initialDelaySeconds: 60
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 5
name: coredns
ports:
- containerPort: 53
name: dns
protocol: UDP
- containerPort: 53
name: dns-tcp
protocol: TCP
- containerPort: 9153
name: metrics
protocol: TCP
readinessProbe:
failureThreshold: 3
httpGet:
path: /ready
port: 8181
scheme: HTTP
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
resources:
limits:
memory: 170Mi
requests:
cpu: 100m
memory: 70Mi
securityContext:
allowPrivilegeEscalation: false
capabilities:
add:
- NET_BIND_SERVICE
drop:
- all
readOnlyRootFilesystem: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/coredns
name: config-volume
readOnly: true
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: coredns-token-q9x2b
readOnly: true
dnsPolicy: Default
enableServiceLinks: true
nodeName: ip-10-0-0-35.us-west-2.compute.internal
nodeSelector:
kubernetes.io/os: linux
preemptionPolicy: PreemptLowerPriority
priority: 2000000000
priorityClassName: system-cluster-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: coredns
serviceAccountName: coredns
terminationGracePeriodSeconds: 30
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- effect: NoSchedule
key: node-role.kubernetes.io/master
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
tolerationSeconds: 300
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
tolerationSeconds: 300
volumes:
- configMap:
defaultMode: 420
items:
- key: Corefile
path: Corefile
name: coredns
name: config-volume
- name: coredns-token-q9x2b
secret:
defaultMode: 420
secretName: coredns-token-q9x2b
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:25Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:56Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:56Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:25Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://851bec39f4cf5619ea4c7921e187487cc19d17dd6d8ffa1e4ec9d32ad21247da
image: registry.tkg.vmware.run/coredns:v1.7.0_vmware.3
imageID: sha256:e16a484be437758f3a130b0967fd7c4f08ac7bc6f6954736868ad849264c4221
lastState: {}
name: coredns
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:10:42Z"
hostIP: 10.0.0.35
phase: Running
podIP: 100.111.234.66
podIPs:
- ip: 100.111.234.66
qosClass: Burstable
startTime: "2020-09-25T16:10:25Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
kubeadm.kubernetes.io/etcd.advertise-client-urls: https://10.0.0.35:2379
kubernetes.io/config.hash: 5cc4dfa17202b1c1359ec96fe951d6bc
kubernetes.io/config.mirror: 5cc4dfa17202b1c1359ec96fe951d6bc
kubernetes.io/config.seen: "2020-09-25T16:10:10.676968433Z"
kubernetes.io/config.source: file
creationTimestamp: "2020-09-25T16:10:11Z"
labels:
component: etcd
tier: control-plane
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:kubeadm.kubernetes.io/etcd.advertise-client-urls: {}
f:kubernetes.io/config.hash: {}
f:kubernetes.io/config.mirror: {}
f:kubernetes.io/config.seen: {}
f:kubernetes.io/config.source: {}
f:labels:
.: {}
f:component: {}
f:tier: {}
f:ownerReferences:
.: {}
k:{"uid":"c1908c35-8699-4937-8be1-e039324383c3"}:
.: {}
f:apiVersion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:containers:
k:{"name":"etcd"}:
.: {}
f:command: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:resources: {}
f:startupProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/etc/kubernetes/pki/etcd"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/etcd"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeName: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"etcd-certs"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"etcd-data"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
f:status:
f:conditions:
.: {}
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"PodScheduled"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.0.35"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:11:22Z"
name: etcd-ip-10-0-0-35.us-west-2.compute.internal
namespace: kube-system
ownerReferences:
- apiVersion: v1
controller: true
kind: Node
name: ip-10-0-0-35.us-west-2.compute.internal
uid: c1908c35-8699-4937-8be1-e039324383c3
resourceVersion: "816"
selfLink: /api/v1/namespaces/kube-system/pods/etcd-ip-10-0-0-35.us-west-2.compute.internal
uid: 46ec966b-e045-422f-81d4-7cdbfd85a5a1
spec:
containers:
- command:
- etcd
- --advertise-client-urls=https://10.0.0.35:2379
- --cert-file=/etc/kubernetes/pki/etcd/server.crt
- --cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
- --client-cert-auth=true
- --data-dir=/var/lib/etcd
- --initial-advertise-peer-urls=https://10.0.0.35:2380
- --initial-cluster=ip-10-0-0-35.us-west-2.compute.internal=https://10.0.0.35:2380
- --key-file=/etc/kubernetes/pki/etcd/server.key
- --listen-client-urls=https://127.0.0.1:2379,https://10.0.0.35:2379
- --listen-metrics-urls=http://127.0.0.1:2381
- --listen-peer-urls=https://10.0.0.35:2380
- --name=ip-10-0-0-35.us-west-2.compute.internal
- --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt
- --peer-client-cert-auth=true
- --peer-key-file=/etc/kubernetes/pki/etcd/peer.key
- --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt
- --snapshot-count=10000
- --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt
image: registry.tkg.vmware.run/etcd:v3.4.13_vmware.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 8
httpGet:
host: 127.0.0.1
path: /health
port: 2381
scheme: HTTP
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
name: etcd
resources: {}
startupProbe:
failureThreshold: 48
httpGet:
host: 127.0.0.1
path: /health
port: 2381
scheme: HTTP
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/lib/etcd
name: etcd-data
- mountPath: /etc/kubernetes/pki/etcd
name: etcd-certs
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-0-35.us-west-2.compute.internal
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
operator: Exists
volumes:
- hostPath:
path: /etc/kubernetes/pki/etcd
type: DirectoryOrCreate
name: etcd-certs
- hostPath:
path: /var/lib/etcd
type: DirectoryOrCreate
name: etcd-data
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:11Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:22Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:22Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:11Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://fc865538740c416f6bdb6693609b96aa921559a117829b23747e605e22a04da5
image: registry.tkg.vmware.run/etcd:v3.4.13_vmware.2
imageID: sha256:491e89a67df554c318a24682fa43bdedadb4fa88f13e573a3f51b6b00522a72a
lastState: {}
name: etcd
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:09:14Z"
hostIP: 10.0.0.35
phase: Running
podIP: 10.0.0.35
podIPs:
- ip: 10.0.0.35
qosClass: BestEffort
startTime: "2020-09-25T16:10:11Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
kubeadm.kubernetes.io/etcd.advertise-client-urls: https://10.0.2.121:2379
kubernetes.io/config.hash: 5947a5e71c9c13f7fbe84a3b0fad557b
kubernetes.io/config.mirror: 5947a5e71c9c13f7fbe84a3b0fad557b
kubernetes.io/config.seen: "2020-09-25T16:13:04.705040478Z"
kubernetes.io/config.source: file
creationTimestamp: "2020-09-25T16:13:06Z"
labels:
component: etcd
tier: control-plane
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:kubeadm.kubernetes.io/etcd.advertise-client-urls: {}
f:kubernetes.io/config.hash: {}
f:kubernetes.io/config.mirror: {}
f:kubernetes.io/config.seen: {}
f:kubernetes.io/config.source: {}
f:labels:
.: {}
f:component: {}
f:tier: {}
f:ownerReferences:
.: {}
k:{"uid":"97edaec9-e12d-4d84-a228-038db8fb4a72"}:
.: {}
f:apiVersion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:containers:
k:{"name":"etcd"}:
.: {}
f:command: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:resources: {}
f:startupProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/etc/kubernetes/pki/etcd"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/etcd"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeName: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"etcd-certs"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"etcd-data"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
f:status:
f:conditions:
.: {}
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"PodScheduled"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.2.121"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:14:49Z"
name: etcd-ip-10-0-2-121.us-west-2.compute.internal
namespace: kube-system
ownerReferences:
- apiVersion: v1
controller: true
kind: Node
name: ip-10-0-2-121.us-west-2.compute.internal
uid: 97edaec9-e12d-4d84-a228-038db8fb4a72
resourceVersion: "1660"
selfLink: /api/v1/namespaces/kube-system/pods/etcd-ip-10-0-2-121.us-west-2.compute.internal
uid: 94b84e35-a86c-4841-9a84-e62a1e7c84b0
spec:
containers:
- command:
- etcd
- --advertise-client-urls=https://10.0.2.121:2379
- --cert-file=/etc/kubernetes/pki/etcd/server.crt
- --cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
- --client-cert-auth=true
- --data-dir=/var/lib/etcd
- --initial-advertise-peer-urls=https://10.0.2.121:2380
- --initial-cluster=ip-10-0-0-35.us-west-2.compute.internal=https://10.0.0.35:2380,ip-10-0-2-121.us-west-2.compute.internal=https://10.0.2.121:2380
- --initial-cluster-state=existing
- --key-file=/etc/kubernetes/pki/etcd/server.key
- --listen-client-urls=https://127.0.0.1:2379,https://10.0.2.121:2379
- --listen-metrics-urls=http://127.0.0.1:2381
- --listen-peer-urls=https://10.0.2.121:2380
- --name=ip-10-0-2-121.us-west-2.compute.internal
- --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt
- --peer-client-cert-auth=true
- --peer-key-file=/etc/kubernetes/pki/etcd/peer.key
- --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt
- --snapshot-count=10000
- --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt
image: registry.tkg.vmware.run/etcd:v3.4.13_vmware.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 8
httpGet:
host: 127.0.0.1
path: /health
port: 2381
scheme: HTTP
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
name: etcd
resources: {}
startupProbe:
failureThreshold: 48
httpGet:
host: 127.0.0.1
path: /health
port: 2381
scheme: HTTP
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/lib/etcd
name: etcd-data
- mountPath: /etc/kubernetes/pki/etcd
name: etcd-certs
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-2-121.us-west-2.compute.internal
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
operator: Exists
volumes:
- hostPath:
path: /etc/kubernetes/pki/etcd
type: DirectoryOrCreate
name: etcd-certs
- hostPath:
path: /var/lib/etcd
type: DirectoryOrCreate
name: etcd-data
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:04Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:14:49Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:14:49Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:04Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://0fab6a2c1d2ae8a984d61b3948b914946af0d8e5d133fb58cbacec2539f3cd10
image: registry.tkg.vmware.run/etcd:v3.4.13_vmware.2
imageID: sha256:491e89a67df554c318a24682fa43bdedadb4fa88f13e573a3f51b6b00522a72a
lastState: {}
name: etcd
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:13:12Z"
hostIP: 10.0.2.121
phase: Running
podIP: 10.0.2.121
podIPs:
- ip: 10.0.2.121
qosClass: BestEffort
startTime: "2020-09-25T16:13:04Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
kubeadm.kubernetes.io/etcd.advertise-client-urls: https://10.0.4.229:2379
kubernetes.io/config.hash: 304fe9e9d52f4b9ccfe79d3c57c41b5f
kubernetes.io/config.mirror: 304fe9e9d52f4b9ccfe79d3c57c41b5f
kubernetes.io/config.seen: "2020-09-25T16:15:59.974793386Z"
kubernetes.io/config.source: file
creationTimestamp: "2020-09-25T16:16:01Z"
labels:
component: etcd
tier: control-plane
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:kubeadm.kubernetes.io/etcd.advertise-client-urls: {}
f:kubernetes.io/config.hash: {}
f:kubernetes.io/config.mirror: {}
f:kubernetes.io/config.seen: {}
f:kubernetes.io/config.source: {}
f:labels:
.: {}
f:component: {}
f:tier: {}
f:ownerReferences:
.: {}
k:{"uid":"663a6d25-f579-4ad9-8b73-50d56c20fcc8"}:
.: {}
f:apiVersion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:containers:
k:{"name":"etcd"}:
.: {}
f:command: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:resources: {}
f:startupProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/etc/kubernetes/pki/etcd"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/etcd"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeName: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"etcd-certs"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"etcd-data"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
f:status:
f:conditions:
.: {}
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"PodScheduled"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.4.229"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:17:26Z"
name: etcd-ip-10-0-4-229.us-west-2.compute.internal
namespace: kube-system
ownerReferences:
- apiVersion: v1
controller: true
kind: Node
name: ip-10-0-4-229.us-west-2.compute.internal
uid: 663a6d25-f579-4ad9-8b73-50d56c20fcc8
resourceVersion: "2216"
selfLink: /api/v1/namespaces/kube-system/pods/etcd-ip-10-0-4-229.us-west-2.compute.internal
uid: d6cb15bb-6668-4a5e-b634-8d4da417165a
spec:
containers:
- command:
- etcd
- --advertise-client-urls=https://10.0.4.229:2379
- --cert-file=/etc/kubernetes/pki/etcd/server.crt
- --cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
- --client-cert-auth=true
- --data-dir=/var/lib/etcd
- --initial-advertise-peer-urls=https://10.0.4.229:2380
- --initial-cluster=ip-10-0-4-229.us-west-2.compute.internal=https://10.0.4.229:2380,ip-10-0-0-35.us-west-2.compute.internal=https://10.0.0.35:2380,ip-10-0-2-121.us-west-2.compute.internal=https://10.0.2.121:2380
- --initial-cluster-state=existing
- --key-file=/etc/kubernetes/pki/etcd/server.key
- --listen-client-urls=https://127.0.0.1:2379,https://10.0.4.229:2379
- --listen-metrics-urls=http://127.0.0.1:2381
- --listen-peer-urls=https://10.0.4.229:2380
- --name=ip-10-0-4-229.us-west-2.compute.internal
- --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt
- --peer-client-cert-auth=true
- --peer-key-file=/etc/kubernetes/pki/etcd/peer.key
- --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt
- --snapshot-count=10000
- --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt
image: registry.tkg.vmware.run/etcd:v3.4.13_vmware.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 8
httpGet:
host: 127.0.0.1
path: /health
port: 2381
scheme: HTTP
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
name: etcd
resources: {}
startupProbe:
failureThreshold: 48
httpGet:
host: 127.0.0.1
path: /health
port: 2381
scheme: HTTP
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/lib/etcd
name: etcd-data
- mountPath: /etc/kubernetes/pki/etcd
name: etcd-certs
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-4-229.us-west-2.compute.internal
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
operator: Exists
volumes:
- hostPath:
path: /etc/kubernetes/pki/etcd
type: DirectoryOrCreate
name: etcd-certs
- hostPath:
path: /var/lib/etcd
type: DirectoryOrCreate
name: etcd-data
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:15:59Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:17:26Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:17:26Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:15:59Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://85347f07ad16862281ac8c598c311158dd8518964cc88b90ea0b4d8eb55a181b
image: registry.tkg.vmware.run/etcd:v3.4.13_vmware.2
imageID: sha256:491e89a67df554c318a24682fa43bdedadb4fa88f13e573a3f51b6b00522a72a
lastState: {}
name: etcd
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:16:02Z"
hostIP: 10.0.4.229
phase: Running
podIP: 10.0.4.229
podIPs:
- ip: 10.0.4.229
qosClass: BestEffort
startTime: "2020-09-25T16:15:59Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint: 10.0.0.35:6443
kubernetes.io/config.hash: 17ab950137187d6e3e451f06b6fb3305
kubernetes.io/config.mirror: 17ab950137187d6e3e451f06b6fb3305
kubernetes.io/config.seen: "2020-09-25T16:10:10.676974068Z"
kubernetes.io/config.source: file
creationTimestamp: "2020-09-25T16:10:11Z"
labels:
component: kube-apiserver
tier: control-plane
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint: {}
f:kubernetes.io/config.hash: {}
f:kubernetes.io/config.mirror: {}
f:kubernetes.io/config.seen: {}
f:kubernetes.io/config.source: {}
f:labels:
.: {}
f:component: {}
f:tier: {}
f:ownerReferences:
.: {}
k:{"uid":"c1908c35-8699-4937-8be1-e039324383c3"}:
.: {}
f:apiVersion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:containers:
k:{"name":"kube-apiserver"}:
.: {}
f:command: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:readinessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:resources:
.: {}
f:requests:
.: {}
f:cpu: {}
f:startupProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/etc/kubernetes/pki"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/etc/pki"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/etc/ssl/certs"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeName: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"ca-certs"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"etc-pki"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"k8s-certs"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
f:status:
f:conditions:
.: {}
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"PodScheduled"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.0.35"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:13:24Z"
name: kube-apiserver-ip-10-0-0-35.us-west-2.compute.internal
namespace: kube-system
ownerReferences:
- apiVersion: v1
controller: true
kind: Node
name: ip-10-0-0-35.us-west-2.compute.internal
uid: c1908c35-8699-4937-8be1-e039324383c3
resourceVersion: "1415"
selfLink: /api/v1/namespaces/kube-system/pods/kube-apiserver-ip-10-0-0-35.us-west-2.compute.internal
uid: d99e1b78-d84f-4cd0-b00a-7d7706dd305a
spec:
containers:
- command:
- kube-apiserver
- --advertise-address=10.0.0.35
- --allow-privileged=true
- --authorization-mode=Node,RBAC
- --client-ca-file=/etc/kubernetes/pki/ca.crt
- --cloud-provider=aws
- --enable-admission-plugins=NodeRestriction
- --enable-bootstrap-token-auth=true
- --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt
- --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt
- --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key
- --etcd-servers=https://127.0.0.1:2379
- --insecure-port=0
- --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt
- --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key
- --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname
- --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt
- --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key
- --requestheader-allowed-names=front-proxy-client
- --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
- --requestheader-extra-headers-prefix=X-Remote-Extra-
- --requestheader-group-headers=X-Remote-Group
- --requestheader-username-headers=X-Remote-User
- --secure-port=6443
- --service-account-key-file=/etc/kubernetes/pki/sa.pub
- --service-cluster-ip-range=100.64.0.0/13
- --tls-cert-file=/etc/kubernetes/pki/apiserver.crt
- --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_256_GCM_SHA384
- --tls-private-key-file=/etc/kubernetes/pki/apiserver.key
image: registry.tkg.vmware.run/kube-apiserver:v1.19.1_vmware.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 8
httpGet:
host: 10.0.0.35
path: /livez
port: 6443
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
name: kube-apiserver
readinessProbe:
failureThreshold: 3
httpGet:
host: 10.0.0.35
path: /readyz
port: 6443
scheme: HTTPS
periodSeconds: 1
successThreshold: 1
timeoutSeconds: 15
resources:
requests:
cpu: 250m
startupProbe:
failureThreshold: 48
httpGet:
host: 10.0.0.35
path: /livez
port: 6443
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/ssl/certs
name: ca-certs
readOnly: true
- mountPath: /etc/pki
name: etc-pki
readOnly: true
- mountPath: /etc/kubernetes/pki
name: k8s-certs
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-0-35.us-west-2.compute.internal
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
operator: Exists
volumes:
- hostPath:
path: /etc/ssl/certs
type: DirectoryOrCreate
name: ca-certs
- hostPath:
path: /etc/pki
type: DirectoryOrCreate
name: etc-pki
- hostPath:
path: /etc/kubernetes/pki
type: DirectoryOrCreate
name: k8s-certs
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:11Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:22Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:22Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:11Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://dd42c9fd3a5047ef21d82d1178496f4f5bd66f5736c2c70a4d0768677826013c
image: registry.tkg.vmware.run/kube-apiserver:v1.19.1_vmware.2
imageID: sha256:75cb0e6aa1ec9e6805a2b4f1b25a953ddcfe108b770781d8e7eb4b24afc989ec
lastState: {}
name: kube-apiserver
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:09:13Z"
hostIP: 10.0.0.35
phase: Running
podIP: 10.0.0.35
podIPs:
- ip: 10.0.0.35
qosClass: Burstable
startTime: "2020-09-25T16:10:11Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint: 10.0.2.121:6443
kubernetes.io/config.hash: 362e0c8418d98fed998a42dc8adf3fc3
kubernetes.io/config.mirror: 362e0c8418d98fed998a42dc8adf3fc3
kubernetes.io/config.seen: "2020-09-25T16:13:03.223479448Z"
kubernetes.io/config.source: file
creationTimestamp: "2020-09-25T16:13:08Z"
labels:
component: kube-apiserver
tier: control-plane
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint: {}
f:kubernetes.io/config.hash: {}
f:kubernetes.io/config.mirror: {}
f:kubernetes.io/config.seen: {}
f:kubernetes.io/config.source: {}
f:labels:
.: {}
f:component: {}
f:tier: {}
f:ownerReferences:
.: {}
k:{"uid":"97edaec9-e12d-4d84-a228-038db8fb4a72"}:
.: {}
f:apiVersion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:containers:
k:{"name":"kube-apiserver"}:
.: {}
f:command: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:readinessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:resources:
.: {}
f:requests:
.: {}
f:cpu: {}
f:startupProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/etc/kubernetes/pki"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/etc/pki"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/etc/ssl/certs"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeName: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"ca-certs"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"etc-pki"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"k8s-certs"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
f:status:
f:conditions:
.: {}
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"PodScheduled"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.2.121"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:13:27Z"
name: kube-apiserver-ip-10-0-2-121.us-west-2.compute.internal
namespace: kube-system
ownerReferences:
- apiVersion: v1
controller: true
kind: Node
name: ip-10-0-2-121.us-west-2.compute.internal
uid: 97edaec9-e12d-4d84-a228-038db8fb4a72
resourceVersion: "1424"
selfLink: /api/v1/namespaces/kube-system/pods/kube-apiserver-ip-10-0-2-121.us-west-2.compute.internal
uid: 9d7e3317-26f5-476b-889f-36068959ea52
spec:
containers:
- command:
- kube-apiserver
- --advertise-address=10.0.2.121
- --allow-privileged=true
- --authorization-mode=Node,RBAC
- --client-ca-file=/etc/kubernetes/pki/ca.crt
- --cloud-provider=aws
- --enable-admission-plugins=NodeRestriction
- --enable-bootstrap-token-auth=true
- --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt
- --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt
- --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key
- --etcd-servers=https://127.0.0.1:2379
- --insecure-port=0
- --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt
- --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key
- --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname
- --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt
- --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key
- --requestheader-allowed-names=front-proxy-client
- --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
- --requestheader-extra-headers-prefix=X-Remote-Extra-
- --requestheader-group-headers=X-Remote-Group
- --requestheader-username-headers=X-Remote-User
- --secure-port=6443
- --service-account-key-file=/etc/kubernetes/pki/sa.pub
- --service-cluster-ip-range=100.64.0.0/13
- --tls-cert-file=/etc/kubernetes/pki/apiserver.crt
- --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_256_GCM_SHA384
- --tls-private-key-file=/etc/kubernetes/pki/apiserver.key
image: registry.tkg.vmware.run/kube-apiserver:v1.19.1_vmware.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 8
httpGet:
host: 10.0.2.121
path: /livez
port: 6443
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
name: kube-apiserver
readinessProbe:
failureThreshold: 3
httpGet:
host: 10.0.2.121
path: /readyz
port: 6443
scheme: HTTPS
periodSeconds: 1
successThreshold: 1
timeoutSeconds: 15
resources:
requests:
cpu: 250m
startupProbe:
failureThreshold: 48
httpGet:
host: 10.0.2.121
path: /livez
port: 6443
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/ssl/certs
name: ca-certs
readOnly: true
- mountPath: /etc/pki
name: etc-pki
readOnly: true
- mountPath: /etc/kubernetes/pki
name: k8s-certs
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-2-121.us-west-2.compute.internal
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
operator: Exists
volumes:
- hostPath:
path: /etc/ssl/certs
type: DirectoryOrCreate
name: ca-certs
- hostPath:
path: /etc/pki
type: DirectoryOrCreate
name: etc-pki
- hostPath:
path: /etc/kubernetes/pki
type: DirectoryOrCreate
name: k8s-certs
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:23Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:27Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:27Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:23Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://20d6e1e49a2ded23d527e2ca6630c6d6c367942c14a68fc94d1883b4be524ae3
image: registry.tkg.vmware.run/kube-apiserver:v1.19.1_vmware.2
imageID: sha256:75cb0e6aa1ec9e6805a2b4f1b25a953ddcfe108b770781d8e7eb4b24afc989ec
lastState: {}
name: kube-apiserver
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:13:05Z"
hostIP: 10.0.2.121
phase: Running
podIP: 10.0.2.121
podIPs:
- ip: 10.0.2.121
qosClass: Burstable
startTime: "2020-09-25T16:13:23Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint: 10.0.4.229:6443
kubernetes.io/config.hash: efc283f6d9c55e066ba96f05a85bf4c4
kubernetes.io/config.mirror: efc283f6d9c55e066ba96f05a85bf4c4
kubernetes.io/config.seen: "2020-09-25T16:15:59.070778256Z"
kubernetes.io/config.source: file
creationTimestamp: "2020-09-25T16:16:00Z"
labels:
component: kube-apiserver
tier: control-plane
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint: {}
f:kubernetes.io/config.hash: {}
f:kubernetes.io/config.mirror: {}
f:kubernetes.io/config.seen: {}
f:kubernetes.io/config.source: {}
f:labels:
.: {}
f:component: {}
f:tier: {}
f:ownerReferences:
.: {}
k:{"uid":"663a6d25-f579-4ad9-8b73-50d56c20fcc8"}:
.: {}
f:apiVersion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:containers:
k:{"name":"kube-apiserver"}:
.: {}
f:command: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:readinessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:resources:
.: {}
f:requests:
.: {}
f:cpu: {}
f:startupProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/etc/kubernetes/pki"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/etc/pki"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/etc/ssl/certs"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeName: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"ca-certs"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"etc-pki"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"k8s-certs"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
f:status:
f:conditions:
.: {}
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"PodScheduled"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.4.229"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:16:20Z"
name: kube-apiserver-ip-10-0-4-229.us-west-2.compute.internal
namespace: kube-system
ownerReferences:
- apiVersion: v1
controller: true
kind: Node
name: ip-10-0-4-229.us-west-2.compute.internal
uid: 663a6d25-f579-4ad9-8b73-50d56c20fcc8
resourceVersion: "1999"
selfLink: /api/v1/namespaces/kube-system/pods/kube-apiserver-ip-10-0-4-229.us-west-2.compute.internal
uid: 25071ef4-472f-4af0-a895-33d41968dbba
spec:
containers:
- command:
- kube-apiserver
- --advertise-address=10.0.4.229
- --allow-privileged=true
- --authorization-mode=Node,RBAC
- --client-ca-file=/etc/kubernetes/pki/ca.crt
- --cloud-provider=aws
- --enable-admission-plugins=NodeRestriction
- --enable-bootstrap-token-auth=true
- --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt
- --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt
- --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key
- --etcd-servers=https://127.0.0.1:2379
- --insecure-port=0
- --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt
- --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key
- --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname
- --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt
- --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key
- --requestheader-allowed-names=front-proxy-client
- --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
- --requestheader-extra-headers-prefix=X-Remote-Extra-
- --requestheader-group-headers=X-Remote-Group
- --requestheader-username-headers=X-Remote-User
- --secure-port=6443
- --service-account-key-file=/etc/kubernetes/pki/sa.pub
- --service-cluster-ip-range=100.64.0.0/13
- --tls-cert-file=/etc/kubernetes/pki/apiserver.crt
- --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_256_GCM_SHA384
- --tls-private-key-file=/etc/kubernetes/pki/apiserver.key
image: registry.tkg.vmware.run/kube-apiserver:v1.19.1_vmware.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 8
httpGet:
host: 10.0.4.229
path: /livez
port: 6443
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
name: kube-apiserver
readinessProbe:
failureThreshold: 3
httpGet:
host: 10.0.4.229
path: /readyz
port: 6443
scheme: HTTPS
periodSeconds: 1
successThreshold: 1
timeoutSeconds: 15
resources:
requests:
cpu: 250m
startupProbe:
failureThreshold: 48
httpGet:
host: 10.0.4.229
path: /livez
port: 6443
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/ssl/certs
name: ca-certs
readOnly: true
- mountPath: /etc/pki
name: etc-pki
readOnly: true
- mountPath: /etc/kubernetes/pki
name: k8s-certs
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-4-229.us-west-2.compute.internal
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
operator: Exists
volumes:
- hostPath:
path: /etc/ssl/certs
type: DirectoryOrCreate
name: ca-certs
- hostPath:
path: /etc/pki
type: DirectoryOrCreate
name: etc-pki
- hostPath:
path: /etc/kubernetes/pki
type: DirectoryOrCreate
name: k8s-certs
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:15:59Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:16:20Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:16:20Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:15:59Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://43645d56e4acfb276aee54ff643fa02be4fe34f059b5a7506bb9184ad0e2dcd7
image: registry.tkg.vmware.run/kube-apiserver:v1.19.1_vmware.2
imageID: sha256:75cb0e6aa1ec9e6805a2b4f1b25a953ddcfe108b770781d8e7eb4b24afc989ec
lastState: {}
name: kube-apiserver
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:16:01Z"
hostIP: 10.0.4.229
phase: Running
podIP: 10.0.4.229
podIPs:
- ip: 10.0.4.229
qosClass: Burstable
startTime: "2020-09-25T16:15:59Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
kubernetes.io/config.hash: 1f5b58ddd6049966ce90948867d64707
kubernetes.io/config.mirror: 1f5b58ddd6049966ce90948867d64707
kubernetes.io/config.seen: "2020-09-25T16:10:10.676975428Z"
kubernetes.io/config.source: file
creationTimestamp: "2020-09-25T16:10:11Z"
labels:
component: kube-controller-manager
tier: control-plane
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:kubernetes.io/config.hash: {}
f:kubernetes.io/config.mirror: {}
f:kubernetes.io/config.seen: {}
f:kubernetes.io/config.source: {}
f:labels:
.: {}
f:component: {}
f:tier: {}
f:ownerReferences:
.: {}
k:{"uid":"c1908c35-8699-4937-8be1-e039324383c3"}:
.: {}
f:apiVersion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:containers:
k:{"name":"kube-controller-manager"}:
.: {}
f:command: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:resources:
.: {}
f:requests:
.: {}
f:cpu: {}
f:startupProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/etc/kubernetes/controller-manager.conf"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/etc/kubernetes/pki"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/etc/pki"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/etc/ssl/certs"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/usr/libexec/kubernetes/kubelet-plugins/volume/exec"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeName: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"ca-certs"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"etc-pki"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"flexvolume-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"k8s-certs"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"kubeconfig"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
f:status:
f:conditions:
.: {}
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"PodScheduled"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.0.35"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:14:25Z"
name: kube-controller-manager-ip-10-0-0-35.us-west-2.compute.internal
namespace: kube-system
ownerReferences:
- apiVersion: v1
controller: true
kind: Node
name: ip-10-0-0-35.us-west-2.compute.internal
uid: c1908c35-8699-4937-8be1-e039324383c3
resourceVersion: "1597"
selfLink: /api/v1/namespaces/kube-system/pods/kube-controller-manager-ip-10-0-0-35.us-west-2.compute.internal
uid: a7d7d8b8-d3e7-4e21-9307-093f150beee1
spec:
containers:
- command:
- kube-controller-manager
- --allocate-node-cidrs=true
- --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf
- --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf
- --bind-address=127.0.0.1
- --client-ca-file=/etc/kubernetes/pki/ca.crt
- --cloud-provider=aws
- --cluster-cidr=100.96.0.0/11
- --cluster-name=tkg-aws-calico
- --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt
- --cluster-signing-key-file=/etc/kubernetes/pki/ca.key
- --controllers=*,bootstrapsigner,tokencleaner
- --kubeconfig=/etc/kubernetes/controller-manager.conf
- --leader-elect=true
- --node-cidr-mask-size=24
- --port=0
- --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
- --root-ca-file=/etc/kubernetes/pki/ca.crt
- --service-account-private-key-file=/etc/kubernetes/pki/sa.key
- --service-cluster-ip-range=100.64.0.0/13
- --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
- --use-service-account-credentials=true
image: registry.tkg.vmware.run/kube-controller-manager:v1.19.1_vmware.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 8
httpGet:
host: 127.0.0.1
path: /healthz
port: 10257
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
name: kube-controller-manager
resources:
requests:
cpu: 200m
startupProbe:
failureThreshold: 48
httpGet:
host: 127.0.0.1
path: /healthz
port: 10257
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/ssl/certs
name: ca-certs
readOnly: true
- mountPath: /etc/pki
name: etc-pki
readOnly: true
- mountPath: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
name: flexvolume-dir
- mountPath: /etc/kubernetes/pki
name: k8s-certs
readOnly: true
- mountPath: /etc/kubernetes/controller-manager.conf
name: kubeconfig
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-0-35.us-west-2.compute.internal
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
operator: Exists
volumes:
- hostPath:
path: /etc/ssl/certs
type: DirectoryOrCreate
name: ca-certs
- hostPath:
path: /etc/pki
type: DirectoryOrCreate
name: etc-pki
- hostPath:
path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
type: DirectoryOrCreate
name: flexvolume-dir
- hostPath:
path: /etc/kubernetes/pki
type: DirectoryOrCreate
name: k8s-certs
- hostPath:
path: /etc/kubernetes/controller-manager.conf
type: FileOrCreate
name: kubeconfig
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:11Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:14:25Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:14:25Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:11Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://fad58c1b3f2317d584616ab3c68a02fa497b3f8b1a750c55f6721a9c8475f681
image: registry.tkg.vmware.run/kube-controller-manager:v1.19.1_vmware.2
imageID: sha256:a5af8596baf2aeae9e7b9b29677dfce2afd65132ec8116229632fb3a02fdb7b7
lastState:
terminated:
containerID: containerd://7ece1f2bc4bc57ae2109a50ee6ed24211fdbe8f7ed047c43b9e42cc27c0105d9
exitCode: 255
finishedAt: "2020-09-25T16:13:15Z"
reason: Error
startedAt: "2020-09-25T16:09:13Z"
name: kube-controller-manager
ready: true
restartCount: 1
started: true
state:
running:
startedAt: "2020-09-25T16:13:16Z"
hostIP: 10.0.0.35
phase: Running
podIP: 10.0.0.35
podIPs:
- ip: 10.0.0.35
qosClass: Burstable
startTime: "2020-09-25T16:10:11Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
kubernetes.io/config.hash: 1f5b58ddd6049966ce90948867d64707
kubernetes.io/config.mirror: 1f5b58ddd6049966ce90948867d64707
kubernetes.io/config.seen: "2020-09-25T16:13:03.223473124Z"
kubernetes.io/config.source: file
creationTimestamp: "2020-09-25T16:13:08Z"
labels:
component: kube-controller-manager
tier: control-plane
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:kubernetes.io/config.hash: {}
f:kubernetes.io/config.mirror: {}
f:kubernetes.io/config.seen: {}
f:kubernetes.io/config.source: {}
f:labels:
.: {}
f:component: {}
f:tier: {}
f:ownerReferences:
.: {}
k:{"uid":"97edaec9-e12d-4d84-a228-038db8fb4a72"}:
.: {}
f:apiVersion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:containers:
k:{"name":"kube-controller-manager"}:
.: {}
f:command: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:resources:
.: {}
f:requests:
.: {}
f:cpu: {}
f:startupProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/etc/kubernetes/controller-manager.conf"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/etc/kubernetes/pki"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/etc/pki"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/etc/ssl/certs"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/usr/libexec/kubernetes/kubelet-plugins/volume/exec"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeName: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"ca-certs"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"etc-pki"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"flexvolume-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"k8s-certs"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"kubeconfig"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
f:status:
f:conditions:
.: {}
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"PodScheduled"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.2.121"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:13:24Z"
name: kube-controller-manager-ip-10-0-2-121.us-west-2.compute.internal
namespace: kube-system
ownerReferences:
- apiVersion: v1
controller: true
kind: Node
name: ip-10-0-2-121.us-west-2.compute.internal
uid: 97edaec9-e12d-4d84-a228-038db8fb4a72
resourceVersion: "1410"
selfLink: /api/v1/namespaces/kube-system/pods/kube-controller-manager-ip-10-0-2-121.us-west-2.compute.internal
uid: f324d3c9-5f84-4267-aced-c6dc8dcd8ea0
spec:
containers:
- command:
- kube-controller-manager
- --allocate-node-cidrs=true
- --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf
- --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf
- --bind-address=127.0.0.1
- --client-ca-file=/etc/kubernetes/pki/ca.crt
- --cloud-provider=aws
- --cluster-cidr=100.96.0.0/11
- --cluster-name=tkg-aws-calico
- --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt
- --cluster-signing-key-file=/etc/kubernetes/pki/ca.key
- --controllers=*,bootstrapsigner,tokencleaner
- --kubeconfig=/etc/kubernetes/controller-manager.conf
- --leader-elect=true
- --node-cidr-mask-size=24
- --port=0
- --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
- --root-ca-file=/etc/kubernetes/pki/ca.crt
- --service-account-private-key-file=/etc/kubernetes/pki/sa.key
- --service-cluster-ip-range=100.64.0.0/13
- --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
- --use-service-account-credentials=true
image: registry.tkg.vmware.run/kube-controller-manager:v1.19.1_vmware.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 8
httpGet:
host: 127.0.0.1
path: /healthz
port: 10257
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
name: kube-controller-manager
resources:
requests:
cpu: 200m
startupProbe:
failureThreshold: 48
httpGet:
host: 127.0.0.1
path: /healthz
port: 10257
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/ssl/certs
name: ca-certs
readOnly: true
- mountPath: /etc/pki
name: etc-pki
readOnly: true
- mountPath: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
name: flexvolume-dir
- mountPath: /etc/kubernetes/pki
name: k8s-certs
readOnly: true
- mountPath: /etc/kubernetes/controller-manager.conf
name: kubeconfig
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-2-121.us-west-2.compute.internal
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
operator: Exists
volumes:
- hostPath:
path: /etc/ssl/certs
type: DirectoryOrCreate
name: ca-certs
- hostPath:
path: /etc/pki
type: DirectoryOrCreate
name: etc-pki
- hostPath:
path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
type: DirectoryOrCreate
name: flexvolume-dir
- hostPath:
path: /etc/kubernetes/pki
type: DirectoryOrCreate
name: k8s-certs
- hostPath:
path: /etc/kubernetes/controller-manager.conf
type: FileOrCreate
name: kubeconfig
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:03Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:23Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:23Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:03Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://2caad8dda48e0f647ea6aa077b76cac0b4086c0e3defe98a687dee89317c3c4f
image: registry.tkg.vmware.run/kube-controller-manager:v1.19.1_vmware.2
imageID: sha256:a5af8596baf2aeae9e7b9b29677dfce2afd65132ec8116229632fb3a02fdb7b7
lastState: {}
name: kube-controller-manager
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:13:05Z"
hostIP: 10.0.2.121
phase: Running
podIP: 10.0.2.121
podIPs:
- ip: 10.0.2.121
qosClass: Burstable
startTime: "2020-09-25T16:13:03Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
kubernetes.io/config.hash: 1f5b58ddd6049966ce90948867d64707
kubernetes.io/config.mirror: 1f5b58ddd6049966ce90948867d64707
kubernetes.io/config.seen: "2020-09-25T16:15:59.070781476Z"
kubernetes.io/config.source: file
creationTimestamp: "2020-09-25T16:16:01Z"
labels:
component: kube-controller-manager
tier: control-plane
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:kubernetes.io/config.hash: {}
f:kubernetes.io/config.mirror: {}
f:kubernetes.io/config.seen: {}
f:kubernetes.io/config.source: {}
f:labels:
.: {}
f:component: {}
f:tier: {}
f:ownerReferences:
.: {}
k:{"uid":"663a6d25-f579-4ad9-8b73-50d56c20fcc8"}:
.: {}
f:apiVersion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:containers:
k:{"name":"kube-controller-manager"}:
.: {}
f:command: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:resources:
.: {}
f:requests:
.: {}
f:cpu: {}
f:startupProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/etc/kubernetes/controller-manager.conf"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/etc/kubernetes/pki"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/etc/pki"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/etc/ssl/certs"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/usr/libexec/kubernetes/kubelet-plugins/volume/exec"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeName: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"ca-certs"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"etc-pki"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"flexvolume-dir"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"k8s-certs"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"kubeconfig"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
f:status:
f:conditions:
.: {}
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"PodScheduled"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.4.229"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:17:20Z"
name: kube-controller-manager-ip-10-0-4-229.us-west-2.compute.internal
namespace: kube-system
ownerReferences:
- apiVersion: v1
controller: true
kind: Node
name: ip-10-0-4-229.us-west-2.compute.internal
uid: 663a6d25-f579-4ad9-8b73-50d56c20fcc8
resourceVersion: "2195"
selfLink: /api/v1/namespaces/kube-system/pods/kube-controller-manager-ip-10-0-4-229.us-west-2.compute.internal
uid: 341c8786-46df-42be-bc27-afb0623235bc
spec:
containers:
- command:
- kube-controller-manager
- --allocate-node-cidrs=true
- --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf
- --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf
- --bind-address=127.0.0.1
- --client-ca-file=/etc/kubernetes/pki/ca.crt
- --cloud-provider=aws
- --cluster-cidr=100.96.0.0/11
- --cluster-name=tkg-aws-calico
- --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt
- --cluster-signing-key-file=/etc/kubernetes/pki/ca.key
- --controllers=*,bootstrapsigner,tokencleaner
- --kubeconfig=/etc/kubernetes/controller-manager.conf
- --leader-elect=true
- --node-cidr-mask-size=24
- --port=0
- --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
- --root-ca-file=/etc/kubernetes/pki/ca.crt
- --service-account-private-key-file=/etc/kubernetes/pki/sa.key
- --service-cluster-ip-range=100.64.0.0/13
- --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
- --use-service-account-credentials=true
image: registry.tkg.vmware.run/kube-controller-manager:v1.19.1_vmware.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 8
httpGet:
host: 127.0.0.1
path: /healthz
port: 10257
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
name: kube-controller-manager
resources:
requests:
cpu: 200m
startupProbe:
failureThreshold: 48
httpGet:
host: 127.0.0.1
path: /healthz
port: 10257
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/ssl/certs
name: ca-certs
readOnly: true
- mountPath: /etc/pki
name: etc-pki
readOnly: true
- mountPath: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
name: flexvolume-dir
- mountPath: /etc/kubernetes/pki
name: k8s-certs
readOnly: true
- mountPath: /etc/kubernetes/controller-manager.conf
name: kubeconfig
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-4-229.us-west-2.compute.internal
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
operator: Exists
volumes:
- hostPath:
path: /etc/ssl/certs
type: DirectoryOrCreate
name: ca-certs
- hostPath:
path: /etc/pki
type: DirectoryOrCreate
name: etc-pki
- hostPath:
path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
type: DirectoryOrCreate
name: flexvolume-dir
- hostPath:
path: /etc/kubernetes/pki
type: DirectoryOrCreate
name: k8s-certs
- hostPath:
path: /etc/kubernetes/controller-manager.conf
type: FileOrCreate
name: kubeconfig
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:15:59Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:17:20Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:17:20Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:15:59Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://0e1447847f72428558ccd1532dbe585c4b8f2996bf8db1c122d8f48a3ed3239a
image: registry.tkg.vmware.run/kube-controller-manager:v1.19.1_vmware.2
imageID: sha256:a5af8596baf2aeae9e7b9b29677dfce2afd65132ec8116229632fb3a02fdb7b7
lastState: {}
name: kube-controller-manager
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:16:02Z"
hostIP: 10.0.4.229
phase: Running
podIP: 10.0.4.229
podIPs:
- ip: 10.0.4.229
qosClass: Burstable
startTime: "2020-09-25T16:15:59Z"
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2020-09-25T16:13:04Z"
generateName: kube-proxy-
labels:
controller-revision-hash: 689998b79d
k8s-app: kube-proxy
pod-template-generation: "1"
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:generateName: {}
f:labels:
.: {}
f:controller-revision-hash: {}
f:k8s-app: {}
f:pod-template-generation: {}
f:ownerReferences:
.: {}
k:{"uid":"963f3efd-4923-400c-a6b9-b3c7f5aaa527"}:
.: {}
f:apiVersion: {}
f:blockOwnerDeletion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:affinity:
.: {}
f:nodeAffinity:
.: {}
f:requiredDuringSchedulingIgnoredDuringExecution:
.: {}
f:nodeSelectorTerms: {}
f:containers:
k:{"name":"kube-proxy"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/lib/modules"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/run/xtables.lock"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/kube-proxy"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeSelector:
.: {}
f:kubernetes.io/os: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"kube-proxy"}:
.: {}
f:configMap:
.: {}
f:defaultMode: {}
f:name: {}
f:name: {}
k:{"name":"lib-modules"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"xtables-lock"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
manager: kube-controller-manager
operation: Update
time: "2020-09-25T16:13:04Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.2.121"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:13:23Z"
name: kube-proxy-42bvp
namespace: kube-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: DaemonSet
name: kube-proxy
uid: 963f3efd-4923-400c-a6b9-b3c7f5aaa527
resourceVersion: "1386"
selfLink: /api/v1/namespaces/kube-system/pods/kube-proxy-42bvp
uid: a34795bd-cef2-4950-a96e-d81c1906d25d
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchFields:
- key: metadata.name
operator: In
values:
- ip-10-0-2-121.us-west-2.compute.internal
containers:
- command:
- /usr/local/bin/kube-proxy
- --config=/var/lib/kube-proxy/config.conf
- --hostname-override=$(NODE_NAME)
env:
- name: NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
image: registry.tkg.vmware.run/kube-proxy:v1.19.1_vmware.2
imagePullPolicy: IfNotPresent
name: kube-proxy
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/lib/kube-proxy
name: kube-proxy
- mountPath: /run/xtables.lock
name: xtables-lock
- mountPath: /lib/modules
name: lib-modules
readOnly: true
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: kube-proxy-token-8d2qt
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-2-121.us-west-2.compute.internal
nodeSelector:
kubernetes.io/os: linux
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: kube-proxy
serviceAccountName: kube-proxy
terminationGracePeriodSeconds: 30
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- operator: Exists
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/disk-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/memory-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/pid-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/unschedulable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/network-unavailable
operator: Exists
volumes:
- configMap:
defaultMode: 420
name: kube-proxy
name: kube-proxy
- hostPath:
path: /run/xtables.lock
type: FileOrCreate
name: xtables-lock
- hostPath:
path: /lib/modules
type: ""
name: lib-modules
- name: kube-proxy-token-8d2qt
secret:
defaultMode: 420
secretName: kube-proxy-token-8d2qt
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:04Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:06Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:06Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:04Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://2fdc336af4eb0b539821d3aa0fe1a74d07081d8f164db800fb609e10529e8b31
image: registry.tkg.vmware.run/kube-proxy:v1.19.1_vmware.2
imageID: sha256:9349354e18b95735104c0fe87f4539e8fb2513dbc933d9693e41416202a7d56b
lastState: {}
name: kube-proxy
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:13:05Z"
hostIP: 10.0.2.121
phase: Running
podIP: 10.0.2.121
podIPs:
- ip: 10.0.2.121
qosClass: BestEffort
startTime: "2020-09-25T16:13:04Z"
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2020-09-25T16:15:59Z"
generateName: kube-proxy-
labels:
controller-revision-hash: 689998b79d
k8s-app: kube-proxy
pod-template-generation: "1"
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:generateName: {}
f:labels:
.: {}
f:controller-revision-hash: {}
f:k8s-app: {}
f:pod-template-generation: {}
f:ownerReferences:
.: {}
k:{"uid":"963f3efd-4923-400c-a6b9-b3c7f5aaa527"}:
.: {}
f:apiVersion: {}
f:blockOwnerDeletion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:affinity:
.: {}
f:nodeAffinity:
.: {}
f:requiredDuringSchedulingIgnoredDuringExecution:
.: {}
f:nodeSelectorTerms: {}
f:containers:
k:{"name":"kube-proxy"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/lib/modules"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/run/xtables.lock"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/kube-proxy"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeSelector:
.: {}
f:kubernetes.io/os: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"kube-proxy"}:
.: {}
f:configMap:
.: {}
f:defaultMode: {}
f:name: {}
f:name: {}
k:{"name":"lib-modules"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"xtables-lock"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
manager: kube-controller-manager
operation: Update
time: "2020-09-25T16:15:59Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.4.229"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:16:04Z"
name: kube-proxy-fmqsk
namespace: kube-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: DaemonSet
name: kube-proxy
uid: 963f3efd-4923-400c-a6b9-b3c7f5aaa527
resourceVersion: "1917"
selfLink: /api/v1/namespaces/kube-system/pods/kube-proxy-fmqsk
uid: e7f62871-2382-4396-af9b-35b5a7b47b25
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchFields:
- key: metadata.name
operator: In
values:
- ip-10-0-4-229.us-west-2.compute.internal
containers:
- command:
- /usr/local/bin/kube-proxy
- --config=/var/lib/kube-proxy/config.conf
- --hostname-override=$(NODE_NAME)
env:
- name: NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
image: registry.tkg.vmware.run/kube-proxy:v1.19.1_vmware.2
imagePullPolicy: IfNotPresent
name: kube-proxy
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/lib/kube-proxy
name: kube-proxy
- mountPath: /run/xtables.lock
name: xtables-lock
- mountPath: /lib/modules
name: lib-modules
readOnly: true
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: kube-proxy-token-8d2qt
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-4-229.us-west-2.compute.internal
nodeSelector:
kubernetes.io/os: linux
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: kube-proxy
serviceAccountName: kube-proxy
terminationGracePeriodSeconds: 30
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- operator: Exists
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/disk-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/memory-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/pid-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/unschedulable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/network-unavailable
operator: Exists
volumes:
- configMap:
defaultMode: 420
name: kube-proxy
name: kube-proxy
- hostPath:
path: /run/xtables.lock
type: FileOrCreate
name: xtables-lock
- hostPath:
path: /lib/modules
type: ""
name: lib-modules
- name: kube-proxy-token-8d2qt
secret:
defaultMode: 420
secretName: kube-proxy-token-8d2qt
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:15:59Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:16:01Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:16:01Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:15:59Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://282d8199f2e32ac5387754a8bbfa9de8a27244c3a5562b5c5c8295f1e1d37024
image: registry.tkg.vmware.run/kube-proxy:v1.19.1_vmware.2
imageID: sha256:9349354e18b95735104c0fe87f4539e8fb2513dbc933d9693e41416202a7d56b
lastState: {}
name: kube-proxy
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:16:01Z"
hostIP: 10.0.4.229
phase: Running
podIP: 10.0.4.229
podIPs:
- ip: 10.0.4.229
qosClass: BestEffort
startTime: "2020-09-25T16:15:59Z"
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2020-09-25T16:10:06Z"
generateName: kube-proxy-
labels:
controller-revision-hash: 689998b79d
k8s-app: kube-proxy
pod-template-generation: "1"
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:generateName: {}
f:labels:
.: {}
f:controller-revision-hash: {}
f:k8s-app: {}
f:pod-template-generation: {}
f:ownerReferences:
.: {}
k:{"uid":"963f3efd-4923-400c-a6b9-b3c7f5aaa527"}:
.: {}
f:apiVersion: {}
f:blockOwnerDeletion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:affinity:
.: {}
f:nodeAffinity:
.: {}
f:requiredDuringSchedulingIgnoredDuringExecution:
.: {}
f:nodeSelectorTerms: {}
f:containers:
k:{"name":"kube-proxy"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/lib/modules"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/run/xtables.lock"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/kube-proxy"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeSelector:
.: {}
f:kubernetes.io/os: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"kube-proxy"}:
.: {}
f:configMap:
.: {}
f:defaultMode: {}
f:name: {}
f:name: {}
k:{"name":"lib-modules"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"xtables-lock"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
manager: kube-controller-manager
operation: Update
time: "2020-09-25T16:10:06Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.0.35"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:10:15Z"
name: kube-proxy-h2kbc
namespace: kube-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: DaemonSet
name: kube-proxy
uid: 963f3efd-4923-400c-a6b9-b3c7f5aaa527
resourceVersion: "555"
selfLink: /api/v1/namespaces/kube-system/pods/kube-proxy-h2kbc
uid: 23a8456f-0d80-4a9e-8e49-2807aa2af4c0
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchFields:
- key: metadata.name
operator: In
values:
- ip-10-0-0-35.us-west-2.compute.internal
containers:
- command:
- /usr/local/bin/kube-proxy
- --config=/var/lib/kube-proxy/config.conf
- --hostname-override=$(NODE_NAME)
env:
- name: NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
image: registry.tkg.vmware.run/kube-proxy:v1.19.1_vmware.2
imagePullPolicy: IfNotPresent
name: kube-proxy
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/lib/kube-proxy
name: kube-proxy
- mountPath: /run/xtables.lock
name: xtables-lock
- mountPath: /lib/modules
name: lib-modules
readOnly: true
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: kube-proxy-token-8d2qt
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-0-35.us-west-2.compute.internal
nodeSelector:
kubernetes.io/os: linux
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: kube-proxy
serviceAccountName: kube-proxy
terminationGracePeriodSeconds: 30
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- operator: Exists
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/disk-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/memory-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/pid-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/unschedulable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/network-unavailable
operator: Exists
volumes:
- configMap:
defaultMode: 420
name: kube-proxy
name: kube-proxy
- hostPath:
path: /run/xtables.lock
type: FileOrCreate
name: xtables-lock
- hostPath:
path: /lib/modules
type: ""
name: lib-modules
- name: kube-proxy-token-8d2qt
secret:
defaultMode: 420
secretName: kube-proxy-token-8d2qt
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:11Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:14Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:14Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:06Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://59a373f33fe9af46fc9f6349e6dcdb893d5322736bd1c5bbe3e3abb57e226e1f
image: registry.tkg.vmware.run/kube-proxy:v1.19.1_vmware.2
imageID: sha256:9349354e18b95735104c0fe87f4539e8fb2513dbc933d9693e41416202a7d56b
lastState: {}
name: kube-proxy
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:10:14Z"
hostIP: 10.0.0.35
phase: Running
podIP: 10.0.0.35
podIPs:
- ip: 10.0.0.35
qosClass: BestEffort
startTime: "2020-09-25T16:10:11Z"
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2020-09-25T16:11:24Z"
generateName: kube-proxy-
labels:
controller-revision-hash: 689998b79d
k8s-app: kube-proxy
pod-template-generation: "1"
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:generateName: {}
f:labels:
.: {}
f:controller-revision-hash: {}
f:k8s-app: {}
f:pod-template-generation: {}
f:ownerReferences:
.: {}
k:{"uid":"963f3efd-4923-400c-a6b9-b3c7f5aaa527"}:
.: {}
f:apiVersion: {}
f:blockOwnerDeletion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:affinity:
.: {}
f:nodeAffinity:
.: {}
f:requiredDuringSchedulingIgnoredDuringExecution:
.: {}
f:nodeSelectorTerms: {}
f:containers:
k:{"name":"kube-proxy"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/lib/modules"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/run/xtables.lock"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/kube-proxy"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeSelector:
.: {}
f:kubernetes.io/os: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"kube-proxy"}:
.: {}
f:configMap:
.: {}
f:defaultMode: {}
f:name: {}
f:name: {}
k:{"name":"lib-modules"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"xtables-lock"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
manager: kube-controller-manager
operation: Update
time: "2020-09-25T16:11:24Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.4.111"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:11:27Z"
name: kube-proxy-lxlpt
namespace: kube-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: DaemonSet
name: kube-proxy
uid: 963f3efd-4923-400c-a6b9-b3c7f5aaa527
resourceVersion: "862"
selfLink: /api/v1/namespaces/kube-system/pods/kube-proxy-lxlpt
uid: 008532b5-eb3f-41dd-864b-54530e41f1f9
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchFields:
- key: metadata.name
operator: In
values:
- ip-10-0-4-111.us-west-2.compute.internal
containers:
- command:
- /usr/local/bin/kube-proxy
- --config=/var/lib/kube-proxy/config.conf
- --hostname-override=$(NODE_NAME)
env:
- name: NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
image: registry.tkg.vmware.run/kube-proxy:v1.19.1_vmware.2
imagePullPolicy: IfNotPresent
name: kube-proxy
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/lib/kube-proxy
name: kube-proxy
- mountPath: /run/xtables.lock
name: xtables-lock
- mountPath: /lib/modules
name: lib-modules
readOnly: true
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: kube-proxy-token-8d2qt
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-4-111.us-west-2.compute.internal
nodeSelector:
kubernetes.io/os: linux
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: kube-proxy
serviceAccountName: kube-proxy
terminationGracePeriodSeconds: 30
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- operator: Exists
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/disk-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/memory-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/pid-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/unschedulable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/network-unavailable
operator: Exists
volumes:
- configMap:
defaultMode: 420
name: kube-proxy
name: kube-proxy
- hostPath:
path: /run/xtables.lock
type: FileOrCreate
name: xtables-lock
- hostPath:
path: /lib/modules
type: ""
name: lib-modules
- name: kube-proxy-token-8d2qt
secret:
defaultMode: 420
secretName: kube-proxy-token-8d2qt
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:24Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:26Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:26Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:24Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://9d4e3e146db76c690e1e54cb71f2ed05d45f30631b5a75a91d6cfc1cfeb63b13
image: registry.tkg.vmware.run/kube-proxy:v1.19.1_vmware.2
imageID: sha256:9349354e18b95735104c0fe87f4539e8fb2513dbc933d9693e41416202a7d56b
lastState: {}
name: kube-proxy
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:11:26Z"
hostIP: 10.0.4.111
phase: Running
podIP: 10.0.4.111
podIPs:
- ip: 10.0.4.111
qosClass: BestEffort
startTime: "2020-09-25T16:11:24Z"
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2020-09-25T16:11:36Z"
generateName: kube-proxy-
labels:
controller-revision-hash: 689998b79d
k8s-app: kube-proxy
pod-template-generation: "1"
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:generateName: {}
f:labels:
.: {}
f:controller-revision-hash: {}
f:k8s-app: {}
f:pod-template-generation: {}
f:ownerReferences:
.: {}
k:{"uid":"963f3efd-4923-400c-a6b9-b3c7f5aaa527"}:
.: {}
f:apiVersion: {}
f:blockOwnerDeletion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:affinity:
.: {}
f:nodeAffinity:
.: {}
f:requiredDuringSchedulingIgnoredDuringExecution:
.: {}
f:nodeSelectorTerms: {}
f:containers:
k:{"name":"kube-proxy"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/lib/modules"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/run/xtables.lock"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/kube-proxy"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeSelector:
.: {}
f:kubernetes.io/os: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"kube-proxy"}:
.: {}
f:configMap:
.: {}
f:defaultMode: {}
f:name: {}
f:name: {}
k:{"name":"lib-modules"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"xtables-lock"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
manager: kube-controller-manager
operation: Update
time: "2020-09-25T16:11:36Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.0.137"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:11:41Z"
name: kube-proxy-q4gh5
namespace: kube-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: DaemonSet
name: kube-proxy
uid: 963f3efd-4923-400c-a6b9-b3c7f5aaa527
resourceVersion: "1004"
selfLink: /api/v1/namespaces/kube-system/pods/kube-proxy-q4gh5
uid: 3327a019-a507-49a5-b09c-4019b0a25695
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchFields:
- key: metadata.name
operator: In
values:
- ip-10-0-0-137.us-west-2.compute.internal
containers:
- command:
- /usr/local/bin/kube-proxy
- --config=/var/lib/kube-proxy/config.conf
- --hostname-override=$(NODE_NAME)
env:
- name: NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
image: registry.tkg.vmware.run/kube-proxy:v1.19.1_vmware.2
imagePullPolicy: IfNotPresent
name: kube-proxy
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/lib/kube-proxy
name: kube-proxy
- mountPath: /run/xtables.lock
name: xtables-lock
- mountPath: /lib/modules
name: lib-modules
readOnly: true
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: kube-proxy-token-8d2qt
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-0-137.us-west-2.compute.internal
nodeSelector:
kubernetes.io/os: linux
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: kube-proxy
serviceAccountName: kube-proxy
terminationGracePeriodSeconds: 30
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- operator: Exists
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/disk-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/memory-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/pid-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/unschedulable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/network-unavailable
operator: Exists
volumes:
- configMap:
defaultMode: 420
name: kube-proxy
name: kube-proxy
- hostPath:
path: /run/xtables.lock
type: FileOrCreate
name: xtables-lock
- hostPath:
path: /lib/modules
type: ""
name: lib-modules
- name: kube-proxy-token-8d2qt
secret:
defaultMode: 420
secretName: kube-proxy-token-8d2qt
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:37Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:41Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:41Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:36Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://890b34eab41e40fe67efa05917ab4e5ce6dca5fdb0b18712590a4dd169bc20d3
image: registry.tkg.vmware.run/kube-proxy:v1.19.1_vmware.2
imageID: sha256:9349354e18b95735104c0fe87f4539e8fb2513dbc933d9693e41416202a7d56b
lastState: {}
name: kube-proxy
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:11:41Z"
hostIP: 10.0.0.137
phase: Running
podIP: 10.0.0.137
podIPs:
- ip: 10.0.0.137
qosClass: BestEffort
startTime: "2020-09-25T16:11:37Z"
- apiVersion: v1
kind: Pod
metadata:
creationTimestamp: "2020-09-25T16:11:32Z"
generateName: kube-proxy-
labels:
controller-revision-hash: 689998b79d
k8s-app: kube-proxy
pod-template-generation: "1"
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:generateName: {}
f:labels:
.: {}
f:controller-revision-hash: {}
f:k8s-app: {}
f:pod-template-generation: {}
f:ownerReferences:
.: {}
k:{"uid":"963f3efd-4923-400c-a6b9-b3c7f5aaa527"}:
.: {}
f:apiVersion: {}
f:blockOwnerDeletion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:affinity:
.: {}
f:nodeAffinity:
.: {}
f:requiredDuringSchedulingIgnoredDuringExecution:
.: {}
f:nodeSelectorTerms: {}
f:containers:
k:{"name":"kube-proxy"}:
.: {}
f:command: {}
f:env:
.: {}
k:{"name":"NODE_NAME"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:securityContext:
.: {}
f:privileged: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/lib/modules"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
k:{"mountPath":"/run/xtables.lock"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/var/lib/kube-proxy"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeSelector:
.: {}
f:kubernetes.io/os: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"kube-proxy"}:
.: {}
f:configMap:
.: {}
f:defaultMode: {}
f:name: {}
f:name: {}
k:{"name":"lib-modules"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
k:{"name":"xtables-lock"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
manager: kube-controller-manager
operation: Update
time: "2020-09-25T16:11:32Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.2.130"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:11:35Z"
name: kube-proxy-rwms6
namespace: kube-system
ownerReferences:
- apiVersion: apps/v1
blockOwnerDeletion: true
controller: true
kind: DaemonSet
name: kube-proxy
uid: 963f3efd-4923-400c-a6b9-b3c7f5aaa527
resourceVersion: "939"
selfLink: /api/v1/namespaces/kube-system/pods/kube-proxy-rwms6
uid: be02f849-ff09-4ac9-b12f-14e12d605e4c
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchFields:
- key: metadata.name
operator: In
values:
- ip-10-0-2-130.us-west-2.compute.internal
containers:
- command:
- /usr/local/bin/kube-proxy
- --config=/var/lib/kube-proxy/config.conf
- --hostname-override=$(NODE_NAME)
env:
- name: NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
image: registry.tkg.vmware.run/kube-proxy:v1.19.1_vmware.2
imagePullPolicy: IfNotPresent
name: kube-proxy
resources: {}
securityContext:
privileged: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/lib/kube-proxy
name: kube-proxy
- mountPath: /run/xtables.lock
name: xtables-lock
- mountPath: /lib/modules
name: lib-modules
readOnly: true
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: kube-proxy-token-8d2qt
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-2-130.us-west-2.compute.internal
nodeSelector:
kubernetes.io/os: linux
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: kube-proxy
serviceAccountName: kube-proxy
terminationGracePeriodSeconds: 30
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- operator: Exists
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/disk-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/memory-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/pid-pressure
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/unschedulable
operator: Exists
- effect: NoSchedule
key: node.kubernetes.io/network-unavailable
operator: Exists
volumes:
- configMap:
defaultMode: 420
name: kube-proxy
name: kube-proxy
- hostPath:
path: /run/xtables.lock
type: FileOrCreate
name: xtables-lock
- hostPath:
path: /lib/modules
type: ""
name: lib-modules
- name: kube-proxy-token-8d2qt
secret:
defaultMode: 420
secretName: kube-proxy-token-8d2qt
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:32Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:35Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:35Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:11:32Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://d5bdfcb6b2ea5ff86a422a1faf489d8467bbcbeb311dff0627eea33b04577891
image: registry.tkg.vmware.run/kube-proxy:v1.19.1_vmware.2
imageID: sha256:9349354e18b95735104c0fe87f4539e8fb2513dbc933d9693e41416202a7d56b
lastState: {}
name: kube-proxy
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:11:35Z"
hostIP: 10.0.2.130
phase: Running
podIP: 10.0.2.130
podIPs:
- ip: 10.0.2.130
qosClass: BestEffort
startTime: "2020-09-25T16:11:32Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
kubernetes.io/config.hash: d5daec8e2df3d215498b52ed73346ee7
kubernetes.io/config.mirror: d5daec8e2df3d215498b52ed73346ee7
kubernetes.io/config.seen: "2020-09-25T16:10:10.676976680Z"
kubernetes.io/config.source: file
creationTimestamp: "2020-09-25T16:10:11Z"
labels:
component: kube-scheduler
tier: control-plane
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:kubernetes.io/config.hash: {}
f:kubernetes.io/config.mirror: {}
f:kubernetes.io/config.seen: {}
f:kubernetes.io/config.source: {}
f:labels:
.: {}
f:component: {}
f:tier: {}
f:ownerReferences:
.: {}
k:{"uid":"c1908c35-8699-4937-8be1-e039324383c3"}:
.: {}
f:apiVersion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:containers:
k:{"name":"kube-scheduler"}:
.: {}
f:command: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:resources:
.: {}
f:requests:
.: {}
f:cpu: {}
f:startupProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/etc/kubernetes/scheduler.conf"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeName: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"kubeconfig"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
f:status:
f:conditions:
.: {}
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"PodScheduled"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.0.35"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:14:24Z"
name: kube-scheduler-ip-10-0-0-35.us-west-2.compute.internal
namespace: kube-system
ownerReferences:
- apiVersion: v1
controller: true
kind: Node
name: ip-10-0-0-35.us-west-2.compute.internal
uid: c1908c35-8699-4937-8be1-e039324383c3
resourceVersion: "1588"
selfLink: /api/v1/namespaces/kube-system/pods/kube-scheduler-ip-10-0-0-35.us-west-2.compute.internal
uid: a9113492-2d4e-4d6e-81a5-e78f918cb382
spec:
containers:
- command:
- kube-scheduler
- --authentication-kubeconfig=/etc/kubernetes/scheduler.conf
- --authorization-kubeconfig=/etc/kubernetes/scheduler.conf
- --bind-address=127.0.0.1
- --kubeconfig=/etc/kubernetes/scheduler.conf
- --leader-elect=true
- --port=0
- --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
image: registry.tkg.vmware.run/kube-scheduler:v1.19.1_vmware.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 8
httpGet:
host: 127.0.0.1
path: /healthz
port: 10259
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
name: kube-scheduler
resources:
requests:
cpu: 100m
startupProbe:
failureThreshold: 48
httpGet:
host: 127.0.0.1
path: /healthz
port: 10259
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/kubernetes/scheduler.conf
name: kubeconfig
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-0-35.us-west-2.compute.internal
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
operator: Exists
volumes:
- hostPath:
path: /etc/kubernetes/scheduler.conf
type: FileOrCreate
name: kubeconfig
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:11Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:14:24Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:14:24Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:10:11Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://74561384bc90f3bf92ee036a645b91403c138f3225d7f706536798fa3b04505b
image: registry.tkg.vmware.run/kube-scheduler:v1.19.1_vmware.2
imageID: sha256:8b1b4b85d003c7e271e7efecfdf5d5edcc7c1fc87cef704600c7344bdfe99aaf
lastState:
terminated:
containerID: containerd://44f71cfe6a86cc49c1bd3767036def45779025d30530a4fd189bd8522df30c68
exitCode: 255
finishedAt: "2020-09-25T16:13:15Z"
reason: Error
startedAt: "2020-09-25T16:09:13Z"
name: kube-scheduler
ready: true
restartCount: 1
started: true
state:
running:
startedAt: "2020-09-25T16:13:16Z"
hostIP: 10.0.0.35
phase: Running
podIP: 10.0.0.35
podIPs:
- ip: 10.0.0.35
qosClass: Burstable
startTime: "2020-09-25T16:10:11Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
kubernetes.io/config.hash: d5daec8e2df3d215498b52ed73346ee7
kubernetes.io/config.mirror: d5daec8e2df3d215498b52ed73346ee7
kubernetes.io/config.seen: "2020-09-25T16:13:03.223477632Z"
kubernetes.io/config.source: file
creationTimestamp: "2020-09-25T16:13:08Z"
labels:
component: kube-scheduler
tier: control-plane
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:kubernetes.io/config.hash: {}
f:kubernetes.io/config.mirror: {}
f:kubernetes.io/config.seen: {}
f:kubernetes.io/config.source: {}
f:labels:
.: {}
f:component: {}
f:tier: {}
f:ownerReferences:
.: {}
k:{"uid":"97edaec9-e12d-4d84-a228-038db8fb4a72"}:
.: {}
f:apiVersion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:containers:
k:{"name":"kube-scheduler"}:
.: {}
f:command: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:resources:
.: {}
f:requests:
.: {}
f:cpu: {}
f:startupProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/etc/kubernetes/scheduler.conf"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeName: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"kubeconfig"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
f:status:
f:conditions:
.: {}
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"PodScheduled"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.2.121"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:13:24Z"
name: kube-scheduler-ip-10-0-2-121.us-west-2.compute.internal
namespace: kube-system
ownerReferences:
- apiVersion: v1
controller: true
kind: Node
name: ip-10-0-2-121.us-west-2.compute.internal
uid: 97edaec9-e12d-4d84-a228-038db8fb4a72
resourceVersion: "1406"
selfLink: /api/v1/namespaces/kube-system/pods/kube-scheduler-ip-10-0-2-121.us-west-2.compute.internal
uid: 9c33bd68-a9bd-4ed4-89ae-882ae6c523cf
spec:
containers:
- command:
- kube-scheduler
- --authentication-kubeconfig=/etc/kubernetes/scheduler.conf
- --authorization-kubeconfig=/etc/kubernetes/scheduler.conf
- --bind-address=127.0.0.1
- --kubeconfig=/etc/kubernetes/scheduler.conf
- --leader-elect=true
- --port=0
- --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
image: registry.tkg.vmware.run/kube-scheduler:v1.19.1_vmware.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 8
httpGet:
host: 127.0.0.1
path: /healthz
port: 10259
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
name: kube-scheduler
resources:
requests:
cpu: 100m
startupProbe:
failureThreshold: 48
httpGet:
host: 127.0.0.1
path: /healthz
port: 10259
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/kubernetes/scheduler.conf
name: kubeconfig
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-2-121.us-west-2.compute.internal
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
operator: Exists
volumes:
- hostPath:
path: /etc/kubernetes/scheduler.conf
type: FileOrCreate
name: kubeconfig
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:03Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:23Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:23Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:13:03Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://66b82461712d31b4c43aab2d6af71b6109dfd630cd403313b4ea268afd659f2c
image: registry.tkg.vmware.run/kube-scheduler:v1.19.1_vmware.2
imageID: sha256:8b1b4b85d003c7e271e7efecfdf5d5edcc7c1fc87cef704600c7344bdfe99aaf
lastState: {}
name: kube-scheduler
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:13:05Z"
hostIP: 10.0.2.121
phase: Running
podIP: 10.0.2.121
podIPs:
- ip: 10.0.2.121
qosClass: Burstable
startTime: "2020-09-25T16:13:03Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
kubernetes.io/config.hash: d5daec8e2df3d215498b52ed73346ee7
kubernetes.io/config.mirror: d5daec8e2df3d215498b52ed73346ee7
kubernetes.io/config.seen: "2020-09-25T16:15:59.070770806Z"
kubernetes.io/config.source: file
creationTimestamp: "2020-09-25T16:16:00Z"
labels:
component: kube-scheduler
tier: control-plane
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:kubernetes.io/config.hash: {}
f:kubernetes.io/config.mirror: {}
f:kubernetes.io/config.seen: {}
f:kubernetes.io/config.source: {}
f:labels:
.: {}
f:component: {}
f:tier: {}
f:ownerReferences:
.: {}
k:{"uid":"663a6d25-f579-4ad9-8b73-50d56c20fcc8"}:
.: {}
f:apiVersion: {}
f:controller: {}
f:kind: {}
f:name: {}
f:uid: {}
f:spec:
f:containers:
k:{"name":"kube-scheduler"}:
.: {}
f:command: {}
f:image: {}
f:imagePullPolicy: {}
f:livenessProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:name: {}
f:resources:
.: {}
f:requests:
.: {}
f:cpu: {}
f:startupProbe:
.: {}
f:failureThreshold: {}
f:httpGet:
.: {}
f:host: {}
f:path: {}
f:port: {}
f:scheme: {}
f:initialDelaySeconds: {}
f:periodSeconds: {}
f:successThreshold: {}
f:timeoutSeconds: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/etc/kubernetes/scheduler.conf"}:
.: {}
f:mountPath: {}
f:name: {}
f:readOnly: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:hostNetwork: {}
f:nodeName: {}
f:priorityClassName: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"kubeconfig"}:
.: {}
f:hostPath:
.: {}
f:path: {}
f:type: {}
f:name: {}
f:status:
f:conditions:
.: {}
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"PodScheduled"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"10.0.4.229"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T16:17:31Z"
name: kube-scheduler-ip-10-0-4-229.us-west-2.compute.internal
namespace: kube-system
ownerReferences:
- apiVersion: v1
controller: true
kind: Node
name: ip-10-0-4-229.us-west-2.compute.internal
uid: 663a6d25-f579-4ad9-8b73-50d56c20fcc8
resourceVersion: "2226"
selfLink: /api/v1/namespaces/kube-system/pods/kube-scheduler-ip-10-0-4-229.us-west-2.compute.internal
uid: 847a5b45-7d67-4999-8490-4a2911b0a21c
spec:
containers:
- command:
- kube-scheduler
- --authentication-kubeconfig=/etc/kubernetes/scheduler.conf
- --authorization-kubeconfig=/etc/kubernetes/scheduler.conf
- --bind-address=127.0.0.1
- --kubeconfig=/etc/kubernetes/scheduler.conf
- --leader-elect=true
- --port=0
- --tls-cipher-suites=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
image: registry.tkg.vmware.run/kube-scheduler:v1.19.1_vmware.2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 8
httpGet:
host: 127.0.0.1
path: /healthz
port: 10259
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
name: kube-scheduler
resources:
requests:
cpu: 100m
startupProbe:
failureThreshold: 48
httpGet:
host: 127.0.0.1
path: /healthz
port: 10259
scheme: HTTPS
initialDelaySeconds: 10
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 15
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/kubernetes/scheduler.conf
name: kubeconfig
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
hostNetwork: true
nodeName: ip-10-0-4-229.us-west-2.compute.internal
preemptionPolicy: PreemptLowerPriority
priority: 2000001000
priorityClassName: system-node-critical
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoExecute
operator: Exists
volumes:
- hostPath:
path: /etc/kubernetes/scheduler.conf
type: FileOrCreate
name: kubeconfig
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:15:59Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:17:31Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:17:31Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T16:15:59Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://2f7dcb6437284302d394e6a044fc252c5ab2d353f98012cd5a60231ea9fb83d5
image: registry.tkg.vmware.run/kube-scheduler:v1.19.1_vmware.2
imageID: sha256:8b1b4b85d003c7e271e7efecfdf5d5edcc7c1fc87cef704600c7344bdfe99aaf
lastState: {}
name: kube-scheduler
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T16:16:01Z"
hostIP: 10.0.4.229
phase: Running
podIP: 10.0.4.229
podIPs:
- ip: 10.0.4.229
qosClass: Burstable
startTime: "2020-09-25T16:15:59Z"
- apiVersion: v1
kind: Pod
metadata:
annotations:
cni.projectcalico.org/podIP: 100.105.97.218/32
cni.projectcalico.org/podIPs: 100.105.97.218/32
sonobuoy.hept.io/status: '{"plugins":[{"plugin":"e2e","node":"global","status":"complete","result-status":"passed","result-counts":{"passed":319,"skipped":4913}},{"plugin":"systemd-logs","node":"ip-10-0-0-137.us-west-2.compute.internal","status":"complete","result-status":"passed","result-counts":{"passed":1}},{"plugin":"systemd-logs","node":"ip-10-0-0-35.us-west-2.compute.internal","status":"complete","result-status":"passed","result-counts":{"passed":1}},{"plugin":"systemd-logs","node":"ip-10-0-2-121.us-west-2.compute.internal","status":"complete","result-status":"passed","result-counts":{"passed":1}},{"plugin":"systemd-logs","node":"ip-10-0-2-130.us-west-2.compute.internal","status":"complete","result-status":"passed","result-counts":{"passed":1}},{"plugin":"systemd-logs","node":"ip-10-0-4-111.us-west-2.compute.internal","status":"complete","result-status":"passed","result-counts":{"passed":1}},{"plugin":"systemd-logs","node":"ip-10-0-4-229.us-west-2.compute.internal","status":"complete","result-status":"passed","result-counts":{"passed":1}}],"status":"complete","tar-info":{"name":"202009251842_sonobuoy_d19f02b9-ec77-4f6f-89d1-8658641e636b.tar.gz","created":"2020-09-25T21:10:25.537752778Z","sha256":"3a0747cf4dcacd2d4fb164639cb9a8bfea9a80a63a0bca81a9263c19ed2bdb56","size":3186705}}'
creationTimestamp: "2020-09-25T18:42:09Z"
labels:
component: sonobuoy
run: sonobuoy-master
sonobuoy-component: aggregator
tier: analysis
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
.: {}
f:cni.projectcalico.org/podIP: {}
f:cni.projectcalico.org/podIPs: {}
manager: calico
operation: Update
time: "2020-09-25T18:42:10Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:status:
f:conditions:
k:{"type":"ContainersReady"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Initialized"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
k:{"type":"Ready"}:
.: {}
f:lastProbeTime: {}
f:lastTransitionTime: {}
f:status: {}
f:type: {}
f:containerStatuses: {}
f:hostIP: {}
f:phase: {}
f:podIP: {}
f:podIPs:
.: {}
k:{"ip":"100.105.97.218"}:
.: {}
f:ip: {}
f:startTime: {}
manager: kubelet
operation: Update
time: "2020-09-25T18:42:11Z"
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:metadata:
f:annotations:
f:sonobuoy.hept.io/status: {}
f:labels:
.: {}
f:component: {}
f:run: {}
f:sonobuoy-component: {}
f:tier: {}
f:spec:
f:containers:
k:{"name":"kube-sonobuoy"}:
.: {}
f:env:
.: {}
k:{"name":"SONOBUOY_ADVERTISE_IP"}:
.: {}
f:name: {}
f:valueFrom:
.: {}
f:fieldRef:
.: {}
f:apiVersion: {}
f:fieldPath: {}
f:image: {}
f:imagePullPolicy: {}
f:name: {}
f:resources: {}
f:terminationMessagePath: {}
f:terminationMessagePolicy: {}
f:volumeMounts:
.: {}
k:{"mountPath":"/etc/sonobuoy"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/plugins.d"}:
.: {}
f:mountPath: {}
f:name: {}
k:{"mountPath":"/tmp/sonobuoy"}:
.: {}
f:mountPath: {}
f:name: {}
f:dnsPolicy: {}
f:enableServiceLinks: {}
f:restartPolicy: {}
f:schedulerName: {}
f:securityContext: {}
f:serviceAccount: {}
f:serviceAccountName: {}
f:terminationGracePeriodSeconds: {}
f:tolerations: {}
f:volumes:
.: {}
k:{"name":"output-volume"}:
.: {}
f:emptyDir: {}
f:name: {}
k:{"name":"sonobuoy-config-volume"}:
.: {}
f:configMap:
.: {}
f:defaultMode: {}
f:name: {}
f:name: {}
k:{"name":"sonobuoy-plugins-volume"}:
.: {}
f:configMap:
.: {}
f:defaultMode: {}
f:name: {}
f:name: {}
manager: sonobuoy
operation: Update
time: "2020-09-25T21:10:25Z"
name: sonobuoy
namespace: sonobuoy
resourceVersion: "86351"
selfLink: /api/v1/namespaces/sonobuoy/pods/sonobuoy
uid: f657b42e-9dda-47ff-ac23-26029cfe54e6
spec:
containers:
- env:
- name: SONOBUOY_ADVERTISE_IP
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: status.podIP
image: gcr.io/kubernetes-development-244305/sonobuoy:v0.19.0_vmware.1
imagePullPolicy: IfNotPresent
name: kube-sonobuoy
resources: {}
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /etc/sonobuoy
name: sonobuoy-config-volume
- mountPath: /plugins.d
name: sonobuoy-plugins-volume
- mountPath: /tmp/sonobuoy
name: output-volume
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: sonobuoy-serviceaccount-token-spbzp
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
nodeName: ip-10-0-0-137.us-west-2.compute.internal
preemptionPolicy: PreemptLowerPriority
priority: 0
restartPolicy: Never
schedulerName: default-scheduler
securityContext: {}
serviceAccount: sonobuoy-serviceaccount
serviceAccountName: sonobuoy-serviceaccount
terminationGracePeriodSeconds: 30
tolerations:
- key: kubernetes.io/e2e-evict-taint-key
operator: Exists
- effect: NoExecute
key: node.kubernetes.io/not-ready
operator: Exists
tolerationSeconds: 300
- effect: NoExecute
key: node.kubernetes.io/unreachable
operator: Exists
tolerationSeconds: 300
volumes:
- configMap:
defaultMode: 420
name: sonobuoy-config-cm
name: sonobuoy-config-volume
- configMap:
defaultMode: 420
name: sonobuoy-plugins-cm
name: sonobuoy-plugins-volume
- emptyDir: {}
name: output-volume
- name: sonobuoy-serviceaccount-token-spbzp
secret:
defaultMode: 420
secretName: sonobuoy-serviceaccount-token-spbzp
status:
conditions:
- lastProbeTime: null
lastTransitionTime: "2020-09-25T18:42:09Z"
status: "True"
type: Initialized
- lastProbeTime: null
lastTransitionTime: "2020-09-25T18:42:11Z"
status: "True"
type: Ready
- lastProbeTime: null
lastTransitionTime: "2020-09-25T18:42:11Z"
status: "True"
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: "2020-09-25T18:42:09Z"
status: "True"
type: PodScheduled
containerStatuses:
- containerID: containerd://97d21e0cf9e44cebbfbb53f1a07c6e746a73fb6245e9bac10932e278f6dc6722
image: gcr.io/kubernetes-development-244305/sonobuoy:v0.19.0_vmware.1
imageID: gcr.io/kubernetes-development-244305/sonobuoy@sha256:7b2824e71fa4d87c5fef6a2d69dd830fad3f5559e866d760a73b0ad3df1140a1
lastState: {}
name: kube-sonobuoy
ready: true
restartCount: 0
started: true
state:
running:
startedAt: "2020-09-25T18:42:10Z"
hostIP: 10.0.0.137
phase: Running
podIP: 100.105.97.218
podIPs:
- ip: 100.105.97.218
qosClass: BestEffort
startTime: "2020-09-25T18:42:09Z"
kind: List
metadata:
resourceVersion: ""
selfLink: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment