Merge pull request #354 from hasheddan/broken-include

Fix broken links and includes
This commit is contained in:
Daniel Mangum 2023-02-10 10:59:04 -05:00 committed by GitHub
commit 10519af8aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 10 deletions

View File

@ -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.
{{< /hint >}}
{{</* include file="install-crossplane.md" type="page" */>}}
## Install the Azure provider
Install the provider into the Kubernetes cluster with a Kubernetes configuration file.

View File

@ -21,7 +21,7 @@ This guide walks you through the steps required to get started with the Upbound
This quickstart requires:
* a Kubernetes cluster with at least 3 GB of RAM
* permissions to create pods and secrets in the Kubernetes cluster
* [Helm] version `v3.2.0` or later
* [Helm](https://helm.sh/) version `v3.2.0` or later
* a GCP account with permissions to create a storage bucket
* GCP [account keys](https://cloud.google.com/iam/docs/creating-managing-service-account-keys)
* GCP [Project ID](https://support.google.com/googleapi/answer/7014113?hl=en)
@ -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.
{{< /hint >}}
{{</* include file="install-crossplane.md" type="page" */>}}
## Install the GCP provider
Install the provider into the Kubernetes cluster with a Kubernetes configuration file.

View File

@ -21,7 +21,7 @@ This guide walks you through the steps required to get started with the Upbound
This quickstart requires:
* a Kubernetes cluster with at least 3 GB of RAM
* permissions to create pods and secrets in the Kubernetes cluster
* [Helm] version `v3.2.0` or later
* [Helm](https://helm.sh/) version `v3.2.0` or later
* a GCP account with permissions to create a storage bucket
* GCP [account keys](https://cloud.google.com/iam/docs/creating-managing-service-account-keys)
* GCP [Project ID](https://support.google.com/googleapi/answer/7014113?hl=en)
@ -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.
{{< /hint >}}
{{</* include file="install-crossplane.md" type="page" */>}}
## Install the GCP provider
Install the provider into the Kubernetes cluster with a Kubernetes configuration file.