Skip to content

Instantly share code, notes, and snippets.

@lioneltchami
Created July 15, 2022 04:08
Show Gist options
  • Select an option

  • Save lioneltchami/61621a3ecfeb977d9466786550b38247 to your computer and use it in GitHub Desktop.

Select an option

Save lioneltchami/61621a3ecfeb977d9466786550b38247 to your computer and use it in GitHub Desktop.
apiVersion: v1
clusters:
- cluster:
certificate-authority-data: DATA+OMITTED
server: https://192.168.50.11:6443
name: kubernetes
contexts:
- context:
cluster: kubernetes
user: kubernetes-admin
name: kubernetes-admin@ditwl-k8s-01
current-context: kubernetes-admin@ditwl-k8s-01
kind: Config
preferences: {}
users:
- name: kubernetes-admin
user:
client-certificate-data: REDACTED
client-key-data: REDACTED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment