affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchFields:
- key: metadata.name
operator: In
values:
- k3s-demo
containers:
- env:
- name: SRC_PORT
value: '80'
- name: DEST_PROTO
value: TCP
- name: DEST_PORT
value: '80'
- name: DEST_IP
value: 10.43.178.155
image: rancher/klipper-lb:v0.1.2
imagePullPolicy: IfNotPresent
name: lb-port-80
ports:
- containerPort: 80
hostPort: 80
name: lb-port-80
protocol: TCP
resources: {}
securityContext:
capabilities:
add:
- NET_ADMIN
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: default-token-h582f
readOnly: true
- env:
- name: SRC_PORT
value: '443'
- name: DEST_PROTO
value: TCP
- name: DEST_PORT
value: '443'
- name: DEST_IP
value: 10.43.178.155
image: rancher/klipper-lb:v0.1.2
imagePullPolicy: IfNotPresent
name: lb-port-443
ports:
- containerPort: 443
hostPort: 443
name: lb-port-443
protocol: TCP
resources: {}
securityContext:
capabilities:
add:
- NET_ADMIN
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts:
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: default-token-h582f
readOnly: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
nodeName: k3s-demo
preemptionPolicy: PreemptLowerPriority
priority: 0
restartPolicy: Always
schedulerName: default-scheduler
securityContext: {}
serviceAccount: default
serviceAccountName: default
terminationGracePeriodSeconds: 30
tolerations:
- effect: NoSchedule
key: node-role.kubernetes.io/master
operator: Exists
- effect: NoSchedule
key: node-role.kubernetes.io/control-plane
operator: Exists
- key: CriticalAddonsOnly
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
volumes:
- name: default-token-h582f
secret:
defaultMode: 420
secretName: default-token-h582f
svclb-traefik-kqxfq
app: svclb-traefik
controller-revision-hash: 664ff8d589
pod-template-generation: 7
svccontroller.k3s.cattle.io/svcname: traefik
Owner:
svclb-traefik (DaemonSet)
Spec
Status
conditions:
- lastProbeTime: null
lastTransitionTime: '2021-01-05T18:33:36Z'
status: 'True'
type: Initialized
- lastProbeTime: null
lastTransitionTime: '2021-02-24T16:52:02Z'
status: 'True'
type: Ready
- lastProbeTime: null
lastTransitionTime: '2021-02-24T16:52:02Z'
status: 'True'
type: ContainersReady
- lastProbeTime: null
lastTransitionTime: '2021-01-05T18:33:36Z'
status: 'True'
type: PodScheduled
containerStatuses:
- containerID: containerd://79304ca67e1e1cc66eba875a47c87cc62a73668fe5b85e6a38356a4966bd3d72
image: docker.io/rancher/klipper-lb:v0.1.2
imageID: docker.io/rancher/klipper-lb@sha256:2fb97818f5d64096d635bc72501a6cb2c8b88d5d16bc031cf71b5b6460925e4a
lastState:
terminated:
containerID: containerd://80bc2b4e1a31aee6f29a79feaf09fa2639606dc79b0f7f15a9b84793308dcd4b
exitCode: 137
finishedAt: '2021-02-24T16:44:59Z'
reason: Error
startedAt: '2021-02-14T22:22:25Z'
name: lb-port-443
ready: true
restartCount: 9
started: true
state:
running:
startedAt: '2021-02-24T16:51:58Z'
- containerID: containerd://8bfd7363b53e9b6831b4b69755fa49b12e24b24ae46176f9ca19777f581fafed
image: docker.io/rancher/klipper-lb:v0.1.2
imageID: docker.io/rancher/klipper-lb@sha256:2fb97818f5d64096d635bc72501a6cb2c8b88d5d16bc031cf71b5b6460925e4a
lastState:
terminated:
containerID: containerd://8037ee0705a86dcc30c1fe7be26f67be3e029345a102a30fb86dc8e45214bb30
exitCode: 137
finishedAt: '2021-02-24T16:44:59Z'
reason: Error
startedAt: '2021-02-14T22:22:23Z'
name: lb-port-80
ready: true
restartCount: 9
started: true
state:
running:
startedAt: '2021-02-24T16:51:57Z'
hostIP: 159.69.41.82
phase: Running
podIP: 10.42.0.102
podIPs:
- ip: 10.42.0.102
qosClass: BestEffort
startTime: '2021-01-05T18:33:36Z'
Events
Type | Reason | Age | From | Message |
---|---|---|---|---|
No events found. |