You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
[![GoReport Widget]][GoReport Status]
5
5
[](https://github.com/kubernetes/minikube/releases/latest)
[](https://codespaces.new/kubernetes/minikube?quickstart=1)
7
+
[](https://codespaces.new/kubernetes/minikube?quickstart=1)
@@ -44,14 +44,14 @@ See the [Getting Started Guide](https://minikube.sigs.k8s.io/docs/start/)
44
44
45
45
:mega:**Please fill out our [fast 5-question survey](https://forms.gle/Gg3hG5ZySw8c1C24A)** so that we can learn how & why you use minikube, and what improvements we should make. Thank you! :dancers:
46
46
47
-
## Github Codespace
47
+
## GitHub Codespace
48
48
49
-
You can run minikube in a Gihub Codespace by clicking here:
50
-
[](https://codespaces.new/kubernetes/minikube?quickstart=1)
49
+
You can run minikube in a GitHub Codespace by clicking here:
50
+
[](https://codespaces.new/kubernetes/minikube?quickstart=1)
51
51
52
52
This will launch a Github Codespace. You can then run `minikube start` and `minikube dashboard` - You can then open Minikube Dashboard by clicking opening the link displayed in the terminal.
53
53
54
-
You can also run Minikube in a Dev Container locally using your favourit IDE, for more infor mation see Dev Containers https://code.visualstudio.com/docs/devcontainers/containers
54
+
You can also run Minikube in a Dev Container locally using your favorite IDE, for more information see Dev Containers https://code.visualstudio.com/docs/devcontainers/containers
0 commit comments