There was an error while loading. Please reload this page.
2 parents bb4d29b + 4cbb5cf commit 63afa8eCopy full SHA for 63afa8e
1 file changed
site/content/en/docs/start/_index.md
@@ -724,4 +724,10 @@ minikube delete --all
724
* [Community-contributed tutorials]({{<ref "/docs/tutorials">}})
725
* [minikube command reference]({{<ref "/docs/commands">}})
726
* [Contributors guide]({{<ref "/docs/contrib">}})
727
+* [Principles]({{< ref "/docs/contrib/principles" >}})
728
* Take our [fast 5-question survey](https://forms.gle/Gg3hG5ZySw8c1C24A) to share your thoughts 🙏
729
+
730
+{{% alert title="Note" color="info" %}}
731
+minikube is for learning and development. For a production cluster, see the Kubernetes
732
+[production environment](https://kubernetes.io/docs/setup/production-environment/) docs.
733
+{{% /alert %}}
0 commit comments