Skip to content

Instantly share code, notes, and snippets.

@qvicksilver
Created June 11, 2022 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qvicksilver/758917522aae70867aa1b57fe34f6e33 to your computer and use it in GitHub Desktop.
Save qvicksilver/758917522aae70867aa1b57fe34f6e33 to your computer and use it in GitHub Desktop.
apiVersion: v1
items:
- apiVersion: cluster.x-k8s.io/v1beta1
kind: Machine
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"cluster.x-k8s.io/v1beta1","kind":"Machine","metadata":{"annotations":{"cluster-x.k8s.io/paused":"true"},"labels":{"cluster.x-k8s.io/cluster-name":"mad-cluster1","cluster.x-k8s.io/control-plane":"true"},"name":"cluster1-k8s-master-1","namespace":"default"},"spec":{"bootstrap":{"configRef":{"name":"kubeadmconfig-dummy"},"dataSecretName":"mad-cluster1-dummy-secret"},"clusterName":"mad-cluster1","infrastructureRef":{"apiVersion":"infrastructure.cluster.x-k8s.io/v1alpha5","kind":"OpenStackMachine","name":"cluster1-k8s-master-1","namespace":"default"},"providerID":"openstack:///e1a417f4-7d62-4a6a-9cf4-a06a509b56cf"}}
creationTimestamp: "2022-06-10T14:07:59Z"
finalizers:
- machine.cluster.x-k8s.io
generation: 1
labels:
cluster.x-k8s.io/cluster-name: mad-cluster1
cluster.x-k8s.io/control-plane: "true"
name: cluster1-k8s-master-1
namespace: default
ownerReferences:
- apiVersion: cluster.x-k8s.io/v1beta1
kind: Cluster
name: mad-cluster1
uid: 1feab95c-066d-4da8-838e-f8e55e8fb9f1
resourceVersion: "115038"
uid: 16a31dfe-456c-4f14-8922-1098ae0db6b6
spec:
bootstrap:
configRef:
name: kubeadmconfig-dummy
namespace: default
dataSecretName: mad-cluster1-dummy-secret
clusterName: mad-cluster1
infrastructureRef:
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha5
kind: OpenStackMachine
name: cluster1-k8s-master-1
namespace: default
providerID: openstack:///e1a417f4-7d62-4a6a-9cf4-a06a509b56cf
status:
bootstrapReady: true
conditions:
- lastTransitionTime: "2022-06-10T14:07:59Z"
status: "True"
type: Ready
- lastTransitionTime: "2022-06-10T14:07:59Z"
status: "True"
type: BootstrapReady
lastUpdated: "2022-06-10T14:07:59Z"
observedGeneration: 1
phase: Provisioned
- apiVersion: cluster.x-k8s.io/v1beta1
kind: Machine
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"cluster.x-k8s.io/v1beta1","kind":"Machine","metadata":{"annotations":{},"labels":{"cluster.x-k8s.io/cluster-name":"mad-cluster1","cluster.x-k8s.io/deployment-name":"mad-cluster1-worker-sto1","machine-template-hash":"migration"},"name":"cluster1-k8s-node-1","namespace":"default"},"spec":{"bootstrap":{"dataSecretName":"mad-cluster1-dummy-secret"},"clusterName":"mad-cluster1","failureDomain":"sto1","infrastructureRef":{"apiVersion":"infrastructure.cluster.x-k8s.io/v1alpha5","kind":"OpenStackMachine","name":"cluster1-k8s-node-1","namespace":"default"},"providerID":"openstack:///3980010a-5f93-40c3-97ca-ea3e128d0346","version":"v1.22.8"}}
creationTimestamp: "2022-06-11T09:36:53Z"
finalizers:
- machine.cluster.x-k8s.io
generation: 1
labels:
cluster.x-k8s.io/cluster-name: mad-cluster1
cluster.x-k8s.io/deployment-name: mad-cluster1-worker-sto1
machine-template-hash: migration
name: cluster1-k8s-node-1
namespace: default
ownerReferences:
- apiVersion: cluster.x-k8s.io/v1beta1
kind: Cluster
name: mad-cluster1
uid: 1feab95c-066d-4da8-838e-f8e55e8fb9f1
- apiVersion: cluster.x-k8s.io/v1beta1
blockOwnerDeletion: true
controller: true
kind: MachineSet
name: mad-cluster1-worker-sto1
uid: 68d418cc-9db1-46a7-b282-288807b7f5ba
resourceVersion: "172183"
uid: 925804a8-ffc2-4e5c-a20e-b31787699c48
spec:
bootstrap:
dataSecretName: mad-cluster1-dummy-secret
clusterName: mad-cluster1
failureDomain: sto1
infrastructureRef:
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha5
kind: OpenStackMachine
name: cluster1-k8s-node-1
namespace: default
providerID: openstack:///3980010a-5f93-40c3-97ca-ea3e128d0346
version: v1.22.8
status:
bootstrapReady: true
conditions:
- lastTransitionTime: "2022-06-11T09:37:15Z"
reason: WaitingForInfrastructure
severity: Info
status: "False"
type: Ready
- lastTransitionTime: "2022-06-11T09:36:53Z"
status: "True"
type: BootstrapReady
- lastTransitionTime: "2022-06-11T09:37:04Z"
reason: WaitingForInfrastructure
severity: Info
status: "False"
type: InfrastructureReady
lastUpdated: "2022-06-11T09:37:04Z"
observedGeneration: 1
phase: Provisioned
- apiVersion: cluster.x-k8s.io/v1beta1
kind: Machine
metadata:
annotations:
cluster.x-k8s.io/paused: "true"
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"cluster.x-k8s.io/v1beta1","kind":"Machine","metadata":{"annotations":{"cluster.x-k8s.io/paused":"true"},"labels":{"cluster.x-k8s.io/cluster-name":"mad-cluster1","cluster.x-k8s.io/control-plane":"true"},"name":"mad-cluster1-dummy-control-plane","namespace":"default"},"spec":{"bootstrap":{"dataSecretName":"mad-cluster1-dummy-secret"},"clusterName":"mad-cluster1","infrastructureRef":{"apiVersion":"infrastructure.cluster.x-k8s.io/v1alpha5","kind":"OpenStackMachineTemplate","name":"mad-cluster1-dummy-control-plane"}}}
creationTimestamp: "2022-06-11T06:23:45Z"
generation: 1
labels:
cluster.x-k8s.io/cluster-name: mad-cluster1
cluster.x-k8s.io/control-plane: "true"
name: mad-cluster1-dummy-control-plane
namespace: default
resourceVersion: "120060"
uid: 30a0169f-1648-44d2-b67b-e50cc319849d
spec:
bootstrap:
dataSecretName: mad-cluster1-dummy-secret
clusterName: mad-cluster1
infrastructureRef:
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha5
kind: OpenStackMachineTemplate
name: mad-cluster1-dummy-control-plane
namespace: default
- apiVersion: cluster.x-k8s.io/v1beta1
kind: Machine
metadata:
creationTimestamp: "2022-06-11T09:37:02Z"
finalizers:
- machine.cluster.x-k8s.io
generateName: mad-cluster1-worker-sto1-768d79cd77-
generation: 1
labels:
cluster.x-k8s.io/cluster-name: mad-cluster1
cluster.x-k8s.io/deployment-name: mad-cluster1-worker-sto1
machine-template-hash: "3248357833"
name: mad-cluster1-worker-sto1-768d79cd77-l76d9
namespace: default
ownerReferences:
- apiVersion: cluster.x-k8s.io/v1beta1
blockOwnerDeletion: true
controller: true
kind: MachineSet
name: mad-cluster1-worker-sto1-768d79cd77
uid: d70b71c5-6f85-4a32-ae71-58568127b951
resourceVersion: "172117"
uid: 7ab5e71a-238e-4621-bd63-fb2155c7a7ce
spec:
bootstrap:
configRef:
apiVersion: bootstrap.cluster.x-k8s.io/v1beta1
kind: KubeadmConfig
name: mad-cluster1-workers-t6q2f
namespace: default
uid: 749ffb12-4aa4-4518-9106-f30e76863895
clusterName: mad-cluster1
failureDomain: sto1
infrastructureRef:
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha5
kind: OpenStackMachine
name: mad-cluster1-workers-572cp
namespace: default
uid: 38af5b5a-fee2-493c-95b3-416940a3b95d
version: v1.22.8
status:
conditions:
- lastTransitionTime: "2022-06-11T09:37:02Z"
message: 0 of 2 completed
reason: WaitingForInfrastructure
severity: Info
status: "False"
type: Ready
- lastTransitionTime: "2022-06-11T09:37:02Z"
reason: WaitingForControlPlaneAvailable
severity: Info
status: "False"
type: BootstrapReady
- lastTransitionTime: "2022-06-11T09:37:02Z"
reason: WaitingForInfrastructure
severity: Info
status: "False"
type: InfrastructureReady
- lastTransitionTime: "2022-06-11T09:37:02Z"
reason: WaitingForNodeRef
severity: Info
status: "False"
type: NodeHealthy
lastUpdated: "2022-06-11T09:37:02Z"
observedGeneration: 1
phase: Pending
- apiVersion: infrastructure.cluster.x-k8s.io/v1alpha5
kind: OpenStackMachine
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"infrastructure.cluster.x-k8s.io/v1alpha5","kind":"OpenStackMachine","metadata":{"annotations":{},"labels":{"cluster.x-k8s.io/cluster-name":"mad-cluster1"},"name":"cluster1-k8s-master-1","namespace":"default","ownerReferences":[{"apiVersion":"cluster.x-k8s.io/v1beta1","blockOwnerDeletion":true,"kind":"Machine","name":"cluster1-k8s-master-1","uid":"16a31dfe-456c-4f14-8922-1098ae0db6b6"},{"apiVersion":"controlplane.cluster.x-k8s.io/v1beta1","blockOwnerDeletion":true,"controller":true,"kind":"KubeadmControlPlane","name":"mad-cluster1-control-plane","uid":"d0abc936-a4c3-4068-8a34-b480ffda7fbf"}]},"spec":{"cloudName":"elastx","flavor":"v1-standard-2","image":"ubuntu-2004-kube-v1.22.8","instanceID":"e1a417f4-7d62-4a6a-9cf4-a06a509b56cf","providerID":"openstack:///e1a417f4-7d62-4a6a-9cf4-a06a509b56cf"}}
creationTimestamp: "2022-06-10T14:08:41Z"
generation: 1
labels:
cluster.x-k8s.io/cluster-name: mad-cluster1
name: cluster1-k8s-master-1
namespace: default
ownerReferences:
- apiVersion: cluster.x-k8s.io/v1beta1
blockOwnerDeletion: true
kind: Machine
name: cluster1-k8s-master-1
uid: 16a31dfe-456c-4f14-8922-1098ae0db6b6
- apiVersion: controlplane.cluster.x-k8s.io/v1beta1
blockOwnerDeletion: true
controller: true
kind: KubeadmControlPlane
name: mad-cluster1-control-plane
uid: d0abc936-a4c3-4068-8a34-b480ffda7fbf
resourceVersion: "110676"
uid: f22478bb-f4e4-409b-ae27-fa39fff2e5d1
spec:
cloudName: elastx
flavor: v1-standard-2
image: ubuntu-2004-kube-v1.22.8
instanceID: e1a417f4-7d62-4a6a-9cf4-a06a509b56cf
providerID: openstack:///e1a417f4-7d62-4a6a-9cf4-a06a509b56cf
- apiVersion: infrastructure.cluster.x-k8s.io/v1alpha5
kind: OpenStackMachine
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"infrastructure.cluster.x-k8s.io/v1alpha5","kind":"OpenStackMachine","metadata":{"annotations":{},"labels":{"cluster.x-k8s.io/cluster-name":"mad-cluster1","cluster.x-k8s.io/deployment-name":"mad-cluster1-worker-sto1","machine-template-hash":"migration"},"name":"cluster1-k8s-node-1","namespace":"default"},"spec":{"cloudName":"elastx","flavor":"v1-standard-2","identityRef":{"kind":"Secret","name":"mad-cluster1-dummy-secret"},"image":"ubuntu-2004-kube-v1.22.8","instanceID":"3980010a-5f93-40c3-97ca-ea3e128d0346","providerID":"openstack:///3980010a-5f93-40c3-97ca-ea3e128d0346"}}
creationTimestamp: "2022-06-11T09:37:01Z"
generation: 1
labels:
cluster.x-k8s.io/cluster-name: mad-cluster1
cluster.x-k8s.io/deployment-name: mad-cluster1-worker-sto1
machine-template-hash: migration
name: cluster1-k8s-node-1
namespace: default
ownerReferences:
- apiVersion: cluster.x-k8s.io/v1beta1
blockOwnerDeletion: true
controller: true
kind: Machine
name: cluster1-k8s-node-1
uid: 925804a8-ffc2-4e5c-a20e-b31787699c48
resourceVersion: "172134"
uid: ae0e9de6-2d3e-4810-b662-e545198c54f2
spec:
cloudName: elastx
flavor: v1-standard-2
identityRef:
kind: Secret
name: mad-cluster1-dummy-secret
image: ubuntu-2004-kube-v1.22.8
instanceID: 3980010a-5f93-40c3-97ca-ea3e128d0346
providerID: openstack:///3980010a-5f93-40c3-97ca-ea3e128d0346
- apiVersion: infrastructure.cluster.x-k8s.io/v1alpha5
kind: OpenStackMachine
metadata:
annotations:
cluster.x-k8s.io/cloned-from-groupkind: OpenStackMachineTemplate.infrastructure.cluster.x-k8s.io
cluster.x-k8s.io/cloned-from-name: mad-cluster1-workers
creationTimestamp: "2022-06-11T09:37:02Z"
generation: 1
labels:
cluster.x-k8s.io/cluster-name: mad-cluster1
cluster.x-k8s.io/deployment-name: mad-cluster1-worker-sto1
machine-template-hash: "3248357833"
name: mad-cluster1-workers-572cp
namespace: default
ownerReferences:
- apiVersion: cluster.x-k8s.io/v1beta1
kind: MachineSet
name: mad-cluster1-worker-sto1-768d79cd77
uid: d70b71c5-6f85-4a32-ae71-58568127b951
- apiVersion: cluster.x-k8s.io/v1beta1
blockOwnerDeletion: true
controller: true
kind: Machine
name: mad-cluster1-worker-sto1-768d79cd77-l76d9
uid: 7ab5e71a-238e-4621-bd63-fb2155c7a7ce
resourceVersion: "172108"
uid: 38af5b5a-fee2-493c-95b3-416940a3b95d
spec:
cloudName: elastx
flavor: v1-standard-2
identityRef:
kind: Secret
name: mad-cluster1-dummy-secret
image: ubuntu-2004-kube-v1.22.8
- apiVersion: cluster.x-k8s.io/v1beta1
kind: MachineSet
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"cluster.x-k8s.io/v1beta1","kind":"MachineSet","metadata":{"annotations":{},"labels":{"cluster.x-k8s.io/cluster-name":"mad-cluster1","cluster.x-k8s.io/deployment-name":"mad-cluster1-worker-sto1","machine-template-hash":"migration"},"name":"mad-cluster1-worker-sto1","namespace":"default"},"spec":{"clusterName":"mad-cluster1","replicas":1,"selector":{"matchLabels":{"cluster.x-k8s.io/cluster-name":"mad-cluster1","cluster.x-k8s.io/deployment-name":"mad-cluster1-worker-sto1","machine-template-hash":"migration"}},"template":{"metadata":{"labels":{"cluster.x-k8s.io/cluster-name":"mad-cluster1","cluster.x-k8s.io/deployment-name":"mad-cluster1-worker-sto1","machine-template-hash":"migration"}},"spec":{"bootstrap":{},"clusterName":"mad-cluster1","failureDomain":"sto1","infrastructureRef":{},"version":"v1.22.8"}}}}
creationTimestamp: "2022-06-11T09:37:02Z"
generation: 1
labels:
cluster.x-k8s.io/cluster-name: mad-cluster1
cluster.x-k8s.io/deployment-name: mad-cluster1-worker-sto1
machine-template-hash: migration
name: mad-cluster1-worker-sto1
namespace: default
ownerReferences:
- apiVersion: cluster.x-k8s.io/v1beta1
kind: Cluster
name: mad-cluster1
uid: 1feab95c-066d-4da8-838e-f8e55e8fb9f1
- apiVersion: cluster.x-k8s.io/v1beta1
blockOwnerDeletion: true
controller: true
kind: MachineDeployment
name: mad-cluster1-worker-sto1
uid: f9b511bf-0ffa-4d8a-a101-c8b118ec9128
resourceVersion: "172184"
uid: 68d418cc-9db1-46a7-b282-288807b7f5ba
spec:
clusterName: mad-cluster1
deletePolicy: Random
replicas: 1
selector:
matchLabels:
cluster.x-k8s.io/cluster-name: mad-cluster1
cluster.x-k8s.io/deployment-name: mad-cluster1-worker-sto1
machine-template-hash: migration
template:
metadata:
labels:
cluster.x-k8s.io/cluster-name: mad-cluster1
cluster.x-k8s.io/deployment-name: mad-cluster1-worker-sto1
machine-template-hash: migration
spec:
bootstrap: {}
clusterName: mad-cluster1
failureDomain: sto1
infrastructureRef: {}
version: v1.22.8
status:
conditions:
- lastTransitionTime: "2022-06-11T09:37:15Z"
reason: WaitingForInfrastructure @ Machine/cluster1-k8s-node-1
severity: Info
status: "False"
type: Ready
- lastTransitionTime: "2022-06-11T09:37:02Z"
status: "True"
type: MachinesCreated
- lastTransitionTime: "2022-06-11T09:37:15Z"
reason: WaitingForInfrastructure @ Machine/cluster1-k8s-node-1
severity: Info
status: "False"
type: MachinesReady
fullyLabeledReplicas: 1
observedGeneration: 1
replicas: 1
selector: cluster.x-k8s.io/cluster-name=mad-cluster1,cluster.x-k8s.io/deployment-name=mad-cluster1-worker-sto1,machine-template-hash=migration
- apiVersion: cluster.x-k8s.io/v1beta1
kind: MachineSet
metadata:
annotations:
machinedeployment.clusters.x-k8s.io/desired-replicas: "1"
machinedeployment.clusters.x-k8s.io/max-replicas: "2"
machinedeployment.clusters.x-k8s.io/revision: "1"
creationTimestamp: "2022-06-11T09:37:02Z"
generation: 1
labels:
cluster.x-k8s.io/cluster-name: mad-cluster1
cluster.x-k8s.io/deployment-name: mad-cluster1-worker-sto1
machine-template-hash: "3248357833"
name: mad-cluster1-worker-sto1-768d79cd77
namespace: default
ownerReferences:
- apiVersion: cluster.x-k8s.io/v1beta1
blockOwnerDeletion: true
controller: true
kind: MachineDeployment
name: mad-cluster1-worker-sto1
uid: f9b511bf-0ffa-4d8a-a101-c8b118ec9128
resourceVersion: "172116"
uid: d70b71c5-6f85-4a32-ae71-58568127b951
spec:
clusterName: mad-cluster1
deletePolicy: Random
replicas: 1
selector:
matchLabels:
cluster.x-k8s.io/cluster-name: mad-cluster1
cluster.x-k8s.io/deployment-name: mad-cluster1-worker-sto1
machine-template-hash: "3248357833"
template:
metadata:
labels:
cluster.x-k8s.io/cluster-name: mad-cluster1
cluster.x-k8s.io/deployment-name: mad-cluster1-worker-sto1
machine-template-hash: "3248357833"
spec:
bootstrap:
configRef:
apiVersion: bootstrap.cluster.x-k8s.io/v1beta1
kind: KubeadmConfigTemplate
name: mad-cluster1-workers
clusterName: mad-cluster1
failureDomain: sto1
infrastructureRef:
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha5
kind: OpenStackMachineTemplate
name: mad-cluster1-workers
version: v1.22.8
status:
conditions:
- lastTransitionTime: "2022-06-11T09:37:02Z"
message: Scaling up MachineSet to 1 replicas (actual 0)
reason: ScalingUp
severity: Warning
status: "False"
type: Ready
- lastTransitionTime: "2022-06-11T09:37:02Z"
status: "True"
type: MachinesCreated
- lastTransitionTime: "2022-06-11T09:37:02Z"
message: 0 of 2 completed
reason: WaitingForInfrastructure @ Machine/mad-cluster1-worker-sto1-768d79cd77-l76d9
severity: Info
status: "False"
type: MachinesReady
- lastTransitionTime: "2022-06-11T09:37:02Z"
message: Scaling up MachineSet to 1 replicas (actual 0)
reason: ScalingUp
severity: Warning
status: "False"
type: Resized
fullyLabeledReplicas: 1
observedGeneration: 1
replicas: 1
selector: cluster.x-k8s.io/cluster-name=mad-cluster1,cluster.x-k8s.io/deployment-name=mad-cluster1-worker-sto1,machine-template-hash=3248357833
- apiVersion: cluster.x-k8s.io/v1beta1
kind: MachineDeployment
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"cluster.x-k8s.io/v1beta1","kind":"MachineDeployment","metadata":{"annotations":{},"labels":{"cluster.x-k8s.io/cluster-name":"mad-cluster1","cluster.x-k8s.io/deployment-name":"mad-cluster1-worker-sto1","machine-template-hash":"migration"},"name":"mad-cluster1-worker-sto1","namespace":"default"},"spec":{"clusterName":"mad-cluster1","replicas":1,"selector":{"matchLabels":{"cluster.x-k8s.io/cluster-name":"mad-cluster1","cluster.x-k8s.io/deployment-name":"mad-cluster1-worker-sto1","machine-template-hash":"migration"}},"template":{"metadata":{"labels":{"cluster.x-k8s.io/cluster-name":"mad-cluster1","cluster.x-k8s.io/deployment-name":"mad-cluster1-worker-sto1","machine-template-hash":"migration"}},"spec":{"bootstrap":{"configRef":{"apiVersion":"bootstrap.cluster.x-k8s.io/v1beta1","kind":"KubeadmConfigTemplate","name":"mad-cluster1-workers"}},"clusterName":"mad-cluster1","failureDomain":"sto1","infrastructureRef":{"apiVersion":"infrastructure.cluster.x-k8s.io/v1alpha5","kind":"OpenStackMachineTemplate","name":"mad-cluster1-workers"},"version":"v1.22.8"}}}}
machinedeployment.clusters.x-k8s.io/revision: "1"
creationTimestamp: "2022-06-11T09:37:02Z"
generation: 1
labels:
cluster.x-k8s.io/cluster-name: mad-cluster1
cluster.x-k8s.io/deployment-name: mad-cluster1-worker-sto1
machine-template-hash: migration
name: mad-cluster1-worker-sto1
namespace: default
ownerReferences:
- apiVersion: cluster.x-k8s.io/v1beta1
kind: Cluster
name: mad-cluster1
uid: 1feab95c-066d-4da8-838e-f8e55e8fb9f1
resourceVersion: "172119"
uid: f9b511bf-0ffa-4d8a-a101-c8b118ec9128
spec:
clusterName: mad-cluster1
minReadySeconds: 0
progressDeadlineSeconds: 600
replicas: 1
revisionHistoryLimit: 1
selector:
matchLabels:
cluster.x-k8s.io/cluster-name: mad-cluster1
cluster.x-k8s.io/deployment-name: mad-cluster1-worker-sto1
machine-template-hash: migration
strategy:
rollingUpdate:
maxSurge: 1
maxUnavailable: 0
type: RollingUpdate
template:
metadata:
labels:
cluster.x-k8s.io/cluster-name: mad-cluster1
cluster.x-k8s.io/deployment-name: mad-cluster1-worker-sto1
machine-template-hash: migration
spec:
bootstrap:
configRef:
apiVersion: bootstrap.cluster.x-k8s.io/v1beta1
kind: KubeadmConfigTemplate
name: mad-cluster1-workers
clusterName: mad-cluster1
failureDomain: sto1
infrastructureRef:
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha5
kind: OpenStackMachineTemplate
name: mad-cluster1-workers
version: v1.22.8
status:
conditions:
- lastTransitionTime: "2022-06-11T09:37:02Z"
message: Minimum availability requires 1 replicas, current 0 available
reason: WaitingForAvailableMachines
severity: Warning
status: "False"
type: Ready
- lastTransitionTime: "2022-06-11T09:37:02Z"
message: Minimum availability requires 1 replicas, current 0 available
reason: WaitingForAvailableMachines
severity: Warning
status: "False"
type: Available
observedGeneration: 1
phase: ScalingUp
replicas: 2
selector: cluster.x-k8s.io/cluster-name=mad-cluster1,cluster.x-k8s.io/deployment-name=mad-cluster1-worker-sto1,machine-template-hash=migration
unavailableReplicas: 2
updatedReplicas: 1
kind: List
metadata:
resourceVersion: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment