Skip to content

Instantly share code, notes, and snippets.

@ycliu912
Last active July 9, 2019 09:07
Show Gist options
  • Save ycliu912/b64a882dc44de7edd768e54a98329bf1 to your computer and use it in GitHub Desktop.
Save ycliu912/b64a882dc44de7edd768e54a98329bf1 to your computer and use it in GitHub Desktop.
kubeconfig
apiVersion: v1
clusters:
- cluster:
server: http://apiserver.marathon.slave.l4lb.thisdcos.directory:31080
name: kubernetes
contexts:
- context:
cluster: kubernetes
user: kubernetes-admin
name: kubernetes
current-context: kubernetes
kind: Config
preferences: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment