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 e31d67a commit 3d13008Copy full SHA for 3d13008
templates/cluster-template-oraclelinux.yaml
@@ -69,6 +69,7 @@ spec:
69
criSocket: /var/run/containerd/containerd.sock
70
kubeletExtraArgs:
71
cloud-provider: external
72
+ provider-id: oci://{{ ds["id"] }}
73
preKubeadmCommands:
74
- sed -ri '/\sswap\s/s/^#?/#/' /etc/fstab
75
- swapoff -a
0 commit comments