We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 816e659 commit cb37009Copy full SHA for cb37009
docs/book/src/tasks/bootstrap/kubeadm-bootstrap/index.md
@@ -107,7 +107,6 @@ kind: KubeadmConfig
107
apiVersion: bootstrap.cluster.x-k8s.io/v1beta2
108
metadata:
109
name: my-control-plane1-config
110
-spec:
111
```
112
113
Additional control plane nodes:
@@ -127,7 +126,6 @@ kind: KubeadmConfig
127
126
128
129
name: my-worker1-config
130
131
132
133
### Bootstrap Orchestration
0 commit comments