Skip to content

Instantly share code, notes, and snippets.

@cpuspellcaster
Created April 5, 2019 18:02
Show Gist options
  • Select an option

  • Save cpuspellcaster/aead796d198d53237ee49f0af2b493af to your computer and use it in GitHub Desktop.

Select an option

Save cpuspellcaster/aead796d198d53237ee49f0af2b493af to your computer and use it in GitHub Desktop.
Update Minikube VM date after sleep
DSTR=$(date -u); minikube ssh "sudo date --set=\"$DSTR\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment