Skip to content

Instantly share code, notes, and snippets.

@gmaliar
Last active January 18, 2019 14:57
Show Gist options
  • Select an option

  • Save gmaliar/136eafc0623a7212148906564fbee731 to your computer and use it in GitHub Desktop.

Select an option

Save gmaliar/136eafc0623a7212148906564fbee731 to your computer and use it in GitHub Desktop.
Auto-renewing secrets using Valut and Kubernetes | init.sh
minikube --vm-driver=virualbox start
kubectl config use-context gce
helm init
@nateabele
Copy link
Copy Markdown

Noticed a typo when I copypasta'd this: virualbox -> virtualbox. Thanks for the tutorial!

@dennisotugo
Copy link
Copy Markdown

Noticed a typo when I copypasta'd this: virualbox -> virtualbox. Thanks for the tutorial!

@rmtodd618
Copy link
Copy Markdown

typo still there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment