Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ccollicutt committed Aug 1, 2023
1 parent 913fa4b commit fc4127b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions install-kubernetes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -257,12 +257,6 @@ kubernetesVersion: v${KUBE_VERSION}
networking:
podSubnet: 192.168.0.0/16
controlPlaneEndpoint: "localhost:6443"
---
apiVersion: kubeadm.k8s.io/v1beta3
kind: ClusterConfiguration
kubernetesVersion: v${KUBE_VERSION}
networking:
podSubnet:
EOF
# use config file for kubeadm
kubeadm init --config kubeadm-config.yaml
Expand Down

0 comments on commit fc4127b

Please sign in to comment.