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
fix(installing-workflow): fix getting started guide links
the kubernetes documentation has broken these links. It's probably better to reference the
top-level "Getting Started Guide" to prevent this from happening again.
Reference [this table](http://kubernetes.io/v1.1/docs/getting-started-guides/#table-of-solutions) in the official Kubernetes documentation for a more extensive (but still non-exhaustive) list of Kubernetes provisioning options supported by the project or the community.
11
+
Choose one of the providers on the [Getting Started Guide](http://kubernetes.io/docs/getting-started-guides)
12
+
in the official Kubernetes documentation for a more extensive (but still non-exhaustive) list of
13
+
Kubernetes provisioning options supported by the project or the community.
0 commit comments