mirror of https://github.com/crossplane/docs.git
Remove broken install crossplane embeds in quickstarts
Removes broken crossplane installation instructions. Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
This commit is contained in:
parent
83d6acc9df
commit
270352b2c6
|
@ -34,8 +34,6 @@ If you don't have a Kubernetes cluster create one locally with [minikube](https:
|
||||||
All commands use the current `kubeconfig` context and configuration.
|
All commands use the current `kubeconfig` context and configuration.
|
||||||
{{< /hint >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
{{</* include file="install-crossplane.md" type="page" */>}}
|
|
||||||
|
|
||||||
## Install the Azure provider
|
## Install the Azure provider
|
||||||
|
|
||||||
Install the provider into the Kubernetes cluster with a Kubernetes configuration file.
|
Install the provider into the Kubernetes cluster with a Kubernetes configuration file.
|
||||||
|
|
|
@ -35,9 +35,6 @@ If you don't have a Kubernetes cluster create one locally with [minikube](https:
|
||||||
All commands use the current `kubeconfig` context and configuration.
|
All commands use the current `kubeconfig` context and configuration.
|
||||||
{{< /hint >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
|
|
||||||
{{</* include file="install-crossplane.md" type="page" */>}}
|
|
||||||
|
|
||||||
## Install the GCP provider
|
## Install the GCP provider
|
||||||
|
|
||||||
Install the provider into the Kubernetes cluster with a Kubernetes configuration file.
|
Install the provider into the Kubernetes cluster with a Kubernetes configuration file.
|
||||||
|
|
|
@ -35,9 +35,6 @@ If you don't have a Kubernetes cluster create one locally with [minikube](https:
|
||||||
All commands use the current `kubeconfig` context and configuration.
|
All commands use the current `kubeconfig` context and configuration.
|
||||||
{{< /hint >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
|
|
||||||
{{</* include file="install-crossplane.md" type="page" */>}}
|
|
||||||
|
|
||||||
## Install the GCP provider
|
## Install the GCP provider
|
||||||
|
|
||||||
Install the provider into the Kubernetes cluster with a Kubernetes configuration file.
|
Install the provider into the Kubernetes cluster with a Kubernetes configuration file.
|
||||||
|
|
Loading…
Reference in New Issue