File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
content/v2.0-preview/get-started Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 10
10
11
11
## Prerequisites
12
12
This quickstart requires:
13
- * a Kubernetes cluster with at least 2 GB of RAM
14
- * permissions to create pods and secrets in the Kubernetes cluster
15
- * [ Helm] ( https://helm.sh/ ) version v3.2.0 or later
16
- * an AWS account with permissions to create an S3 storage bucket
17
- * AWS [ access keys] ( https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html#cli-configure-quickstart-creds )
18
13
19
- {{<include file =" /master/getting-started/install-crossplane-include.md " type =" page " >}}
14
+ * A Kubernetes cluster with at least 2 GB of RAM
15
+ * The Crossplane v2 preview [ installed on the Kubernetes cluster] ({{<ref "install">}})
16
+ * An AWS account with permissions to create an S3 storage bucket
17
+ * AWS [ access keys] ( https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html#cli-configure-quickstart-creds )
20
18
21
19
## Install the AWS provider
22
20
You can’t perform that action at this time.
0 commit comments