kube-scheduler-csfarm-controlplane-02 created 2026-09-18 20:54:15, version 572

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
apiVersion: v1
kind: Pod
metadata:
  annotations:
    kubernetes.io/config.hash: 4ecbe8bc12d402e234784fc0a1543bb6
    kubernetes.io/config.mirror: 4ecbe8bc12d402e234784fc0a1543bb6
    kubernetes.io/config.seen: '2026-09-18T20:53:26.580523760Z'
    kubernetes.io/config.source: http
    talos.dev/config-version: '1'
    talos.dev/secrets-version: '1'
  creationTimestamp: '2026-09-18T20:54:15Z'
  generation: 1
  labels:
    app.kubernetes.io/component: control-plane
    app.kubernetes.io/managed-by: Talos
    app.kubernetes.io/name: kube-scheduler
    app.kubernetes.io/version: 1.36.4
    component: kube-scheduler
    k8s-app: 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:talos.dev/config-version: {}
          f:talos.dev/secrets-version: {}
        f:labels:
          .: {}
          f:app.kubernetes.io/component: {}
          f:app.kubernetes.io/managed-by: {}
          f:app.kubernetes.io/name: {}
          f:app.kubernetes.io/version: {}
          f:component: {}
          f:k8s-app: {}
          f:tier: {}
        f:ownerReferences:
          .: {}
          k:{"uid":"aa16654e-03a6-4d9f-a0e6-65f52b9d0900"}: {}
      f:spec:
        f:containers:
          k:{"name":"kube-scheduler"}:
            .: {}
            f:command: {}
            f:env:
              .: {}
              k:{"name":"POD_IP"}:
                .: {}
                f:name: {}
                f:valueFrom:
                  .: {}
                  f:fieldRef: {}
            f:image: {}
            f:imagePullPolicy: {}
            f:livenessProbe:
              .: {}
              f:failureThreshold: {}
              f:httpGet:
                .: {}
                f:host: {}
                f:path: {}
                f:port: {}
                f:scheme: {}
              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:memory: {}
            f:securityContext:
              .: {}
              f:allowPrivilegeEscalation: {}
              f:capabilities:
                .: {}
                f:drop: {}
              f:seccompProfile:
                .: {}
                f:type: {}
            f:startupProbe:
              .: {}
              f:failureThreshold: {}
              f:httpGet:
                .: {}
                f:host: {}
                f:path: {}
                f:port: {}
                f:scheme: {}
              f:periodSeconds: {}
              f:successThreshold: {}
              f:timeoutSeconds: {}
            f:terminationMessagePath: {}
            f:terminationMessagePolicy: {}
            f:volumeMounts:
              .: {}
              k:{"mountPath":"/system/config/kubernetes/kube-scheduler"}:
                .: {}
                f:mountPath: {}
                f:name: {}
                f:readOnly: {}
              k:{"mountPath":"/system/secrets/kubernetes/kube-scheduler"}:
                .: {}
                f:mountPath: {}
                f:name: {}
                f:readOnly: {}
        f:dnsPolicy: {}
        f:enableServiceLinks: {}
        f:hostNetwork: {}
        f:nodeName: {}
        f:priority: {}
        f:priorityClassName: {}
        f:restartPolicy: {}
        f:schedulerName: {}
        f:securityContext:
          .: {}
          f:runAsGroup: {}
          f:runAsNonRoot: {}
          f:runAsUser: {}
        f:terminationGracePeriodSeconds: {}
        f:volumes:
          .: {}
          k:{"name":"config"}:
            .: {}
            f:hostPath:
              .: {}
              f:path: {}
              f:type: {}
            f:name: {}
          k:{"name":"secrets"}:
            .: {}
            f:hostPath:
              .: {}
              f:path: {}
              f:type: {}
            f:name: {}
    manager: kubelet
    operation: Update
    time: '2026-09-18T20:54:15Z'
  - apiVersion: v1
    fieldsType: FieldsV1
    fieldsV1:
      f:status:
        f:allocatedResources:
          .: {}
          f:cpu: {}
          f:memory: {}
        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":"PodReadyToStartContainers"}:
            .: {}
            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:hostIPs: {}
        f:phase: {}
        f:podIP: {}
        f:podIPs:
          .: {}
          k:{"ip":"172.29.21.217"}:
            .: {}
            f:ip: {}
        f:resources:
          .: {}
          f:requests:
            .: {}
            f:cpu: {}
            f:memory: {}
        f:startTime: {}
    manager: kubelet
    operation: Update
    subresource: status
    time: '2026-09-18T20:54:15Z'
  name: kube-scheduler-csfarm-controlplane-02
  namespace: kube-system
  ownerReferences:
  - apiVersion: v1
    controller: true
    kind: Node
    name: csfarm-controlplane-02
    uid: aa16654e-03a6-4d9f-a0e6-65f52b9d0900
  resourceVersion: '572'
  uid: cf5ad945-5d00-4677-b265-6413efc6070d
spec:
  containers:
  - command:
    - /usr/local/bin/kube-scheduler
    - --authentication-kubeconfig=/system/secrets/kubernetes/kube-scheduler/kubeconfig
    - --authentication-tolerate-lookup-failure=false
    - --authorization-kubeconfig=/system/secrets/kubernetes/kube-scheduler/kubeconfig
    - --bind-address=127.0.0.1
    - --config=/system/config/kubernetes/kube-scheduler/scheduler-config.yaml
    - --leader-elect=true
    - --profiling=false
    - --tls-min-version=VersionTLS13
    env:
    - name: POD_IP
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: status.podIP
    image: registry.k8s.io/kube-scheduler:v1.36.4
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 3
      httpGet:
        host: localhost
        path: /livez
        port: 10259
        scheme: HTTPS
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    name: kube-scheduler
    readinessProbe:
      failureThreshold: 3
      httpGet:
        host: localhost
        path: /readyz
        port: 10259
        scheme: HTTPS
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    resources:
      requests:
        cpu: 10m
        memory: 64Mi
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      seccompProfile:
        type: RuntimeDefault
    startupProbe:
      failureThreshold: 3
      httpGet:
        host: localhost
        path: /livez
        port: 10259
        scheme: HTTPS
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /system/secrets/kubernetes/kube-scheduler
      name: secrets
      readOnly: true
    - mountPath: /system/config/kubernetes/kube-scheduler
      name: config
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  hostNetwork: true
  nodeName: csfarm-controlplane-02
  preemptionPolicy: PreemptLowerPriority
  priority: 2000000000
  priorityClassName: system-cluster-critical
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    runAsGroup: 65536
    runAsNonRoot: true
    runAsUser: 65536
  terminationGracePeriodSeconds: 30
  tolerations:
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
    tolerationSeconds: 300
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
    tolerationSeconds: 300
  volumes:
  - hostPath:
      path: /system/secrets/kubernetes/kube-scheduler
      type: ''
    name: secrets
  - hostPath:
      path: /system/config/kubernetes/kube-scheduler
      type: ''
    name: config
status:
  allocatedResources:
    cpu: 10m
    memory: 64Mi
  conditions:
  - lastProbeTime: null
    lastTransitionTime: '2026-09-18T20:53:27Z'
    status: 'True'
    type: PodReadyToStartContainers
  - lastProbeTime: null
    lastTransitionTime: '2026-09-18T20:53:26Z'
    status: 'True'
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: '2026-09-18T20:53:56Z'
    status: 'True'
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: '2026-09-18T20:53:56Z'
    status: 'True'
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: '2026-09-18T20:53:26Z'
    status: 'True'
    type: PodScheduled
  containerStatuses:
  - allocatedResources:
      cpu: 10m
      memory: 64Mi
    containerID: containerd://ce5392f387ea5f7d78959d2a23faf7e4d4b209c8f84d5a0f4345e05cba98fb8e
    image: registry.k8s.io/kube-scheduler:v1.36.4
    imageID: registry.k8s.io/kube-scheduler@sha256:7d84d58f091f16399673c87ccf579de50ac6ede39a2d6b82946c2dd5d7838ffc
    lastState:
      terminated:
        containerID: containerd://5744c2c35f1fc6bfc137a785e60016673a035f2579e5c1140203f1bf19f02dfa
        exitCode: 1
        finishedAt: '2026-09-18T20:53:43Z'
        reason: Error
        startedAt: '2026-09-18T20:53:32Z'
    name: kube-scheduler
    ready: true
    resources:
      requests:
        cpu: 10m
        memory: 64Mi
    restartCount: 1
    started: true
    state:
      running:
        startedAt: '2026-09-18T20:53:44Z'
    user:
      linux:
        gid: 65536
        supplementalGroups:
        - 65536
        uid: 65536
    volumeMounts:
    - mountPath: /system/secrets/kubernetes/kube-scheduler
      name: secrets
      readOnly: true
      recursiveReadOnly: Disabled
    - mountPath: /system/config/kubernetes/kube-scheduler
      name: config
      readOnly: true
      recursiveReadOnly: Disabled
  hostIP: 172.29.21.217
  hostIPs:
  - ip: 172.29.21.217
  phase: Running
  podIP: 172.29.21.217
  podIPs:
  - ip: 172.29.21.217
  qosClass: Burstable
  resources:
    requests:
      cpu: 10m
      memory: 64Mi
  startTime: '2026-09-18T20:53:26Z'