mirror of https://github.com/crossplane/docs.git
Update k8s version to say 'actively supported'
Signed-off-by: Pete Lumbis <pete@upbound.io>
This commit is contained in:
parent
53e59a9037
commit
ada46d6b63
|
@ -11,14 +11,9 @@ If you don't have a Kubernetes cluster create one locally with [Kind](https://ki
|
||||||
{{< /hint >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
* [Kubernetes](https://kubernetes.io/releases/) version `v1.23.0` or later
|
* An actively [supported Kubernetes version](https://kubernetes.io/releases/patch-releases/#support-period)
|
||||||
* [Helm](https://helm.sh/docs/intro/install/) version `v3.2.0` or later
|
* [Helm](https://helm.sh/docs/intro/install/) version `v3.2.0` or later
|
||||||
|
|
||||||
{{< hint "note" >}}
|
|
||||||
Crossplane supports the versions of Kubernetes [supported by the
|
|
||||||
Kubernetes
|
|
||||||
community](https://kubernetes.io/releases/patch-releases/#support-period).
|
|
||||||
{{< /hint >}}
|
|
||||||
|
|
||||||
## Install Crossplane
|
## Install Crossplane
|
||||||
|
|
||||||
|
|
|
@ -11,14 +11,9 @@ If you don't have a Kubernetes cluster create one locally with [Kind](https://ki
|
||||||
{{< /hint >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
* [Kubernetes](https://kubernetes.io/releases/) version `v1.23.0` or later
|
* An actively [supported Kubernetes version](https://kubernetes.io/releases/patch-releases/#support-period)
|
||||||
* [Helm](https://helm.sh/docs/intro/install/) version `v3.2.0` or later
|
* [Helm](https://helm.sh/docs/intro/install/) version `v3.2.0` or later
|
||||||
|
|
||||||
{{< hint "note" >}}
|
|
||||||
Crossplane supports the versions of Kubernetes [supported by the
|
|
||||||
Kubernetes
|
|
||||||
community](https://kubernetes.io/releases/patch-releases/#support-period).
|
|
||||||
{{< /hint >}}
|
|
||||||
|
|
||||||
## Install Crossplane
|
## Install Crossplane
|
||||||
|
|
||||||
|
|
|
@ -11,15 +11,9 @@ If you don't have a Kubernetes cluster create one locally with [Kind](https://ki
|
||||||
{{< /hint >}}
|
{{< /hint >}}
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
* [Kubernetes](https://kubernetes.io/releases/) version `v1.23.0` or later
|
* An actively [supported Kubernetes version](https://kubernetes.io/releases/patch-releases/#support-period)
|
||||||
* [Helm](https://helm.sh/docs/intro/install/) version `v3.2.0` or later
|
* [Helm](https://helm.sh/docs/intro/install/) version `v3.2.0` or later
|
||||||
|
|
||||||
{{< hint "note" >}}
|
|
||||||
Crossplane supports the versions of Kubernetes [supported by the
|
|
||||||
Kubernetes
|
|
||||||
community](https://kubernetes.io/releases/patch-releases/#support-period).
|
|
||||||
{{< /hint >}}
|
|
||||||
|
|
||||||
## Install Crossplane
|
## Install Crossplane
|
||||||
|
|
||||||
Install Crossplane using the Crossplane published _Helm chart_.
|
Install Crossplane using the Crossplane published _Helm chart_.
|
||||||
|
|
Loading…
Reference in New Issue