Last active
October 12, 2020 01:14
-
-
Save punkmonday/055841e7493defac2bd96da13959e23e to your computer and use it in GitHub Desktop.
install minikube
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git log --author=fxb --since="3 day ago" --pretty="%s" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| minikube start --driver=docker --base-image="anjone/kicbase" --image-mirror-country='cn' --image-repository='registry.cn-hangzhou.aliyuncs.com/google_containers' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment