Skip to content

Instantly share code, notes, and snippets.

@rogerwelin
Created November 9, 2020 11:30
Show Gist options
  • Save rogerwelin/89620dcd3052fd5acc6aa0e484800868 to your computer and use it in GitHub Desktop.
Save rogerwelin/89620dcd3052fd5acc6aa0e484800868 to your computer and use it in GitHub Desktop.
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
kubeadmConfigPatches:
- |
kind: ClusterConfiguration
metadata:
name: config
apiServer:
extraArgs:
enable-admission-plugins: "NodeRestriction,PodSecurityPolicy"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment