calico-kube-controllers created 2021-08-30 18:56:44, version 3508118720

apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
  annotations:
    kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"policy/v1beta1","kind":"PodDisruptionBudget","metadata":{"annotations":{},"labels":{"app.kubernetes.io/instance":"cluster-others-manager","k8s-app":"calico-kube-controllers"},"name":"calico-kube-controllers","namespace":"kube-system"},"spec":{"maxUnavailable":1,"selector":{"matchLabels":{"k8s-app":"calico-kube-controllers"}}}}

      '
  creationTimestamp: '2021-08-30T18:56:44Z'
  generation: 1
  labels:
    app.kubernetes.io/instance: cluster-others-manager
    k8s-app: calico-kube-controllers
  managedFields:
  - apiVersion: policy/v1beta1
    fieldsType: FieldsV1
    fieldsV1:
      f:metadata:
        f:annotations:
          .: {}
          f:kubectl.kubernetes.io/last-applied-configuration: {}
        f:labels:
          .: {}
          f:k8s-app: {}
      f:spec:
        f:maxUnavailable: {}
        f:selector: {}
    manager: kubectl-client-side-apply
    operation: Update
    time: '2021-08-30T18:56:44Z'
  - apiVersion: policy/v1
    fieldsType: FieldsV1
    fieldsV1:
      f:status:
        f:conditions:
          .: {}
          k:{"type":"DisruptionAllowed"}:
            .: {}
            f:lastTransitionTime: {}
            f:message: {}
            f:observedGeneration: {}
            f:reason: {}
            f:status: {}
            f:type: {}
        f:currentHealthy: {}
        f:disruptionsAllowed: {}
        f:expectedPods: {}
        f:observedGeneration: {}
    manager: k3s
    operation: Update
    time: '2021-08-30T18:56:58Z'
  - apiVersion: policy/v1beta1
    fieldsType: FieldsV1
    fieldsV1:
      f:metadata:
        f:annotations:
          f:kubectl.kubernetes.io/last-applied-configuration: {}
        f:labels:
          f:app.kubernetes.io/instance: {}
    manager: argocd-application-controller
    operation: Update
    time: '2021-08-30T20:11:51Z'
  name: calico-kube-controllers
  namespace: kube-system
  resourceVersion: '3508118720'
  uid: a9d06440-da2c-4541-8d83-ebe7e5c35f4b
spec:
  maxUnavailable: 1
  selector:
    matchLabels:
      k8s-app: calico-kube-controllers
status:
  conditions:
  - lastTransitionTime: '2025-10-19T10:16:32Z'
    message: ''
    observedGeneration: 1
    reason: SufficientPods
    status: 'True'
    type: DisruptionAllowed
  currentHealthy: 1
  desiredHealthy: 0
  disruptionsAllowed: 1
  expectedPods: 1
  observedGeneration: 1