docs snapshot for crossplane version `master`

This commit is contained in:
Crossplane 2021-07-29 22:31:00 +00:00
parent ddd2ffd31c
commit ae9873e10e
2 changed files with 5 additions and 4 deletions

View File

@ -30,6 +30,7 @@ provider` instance in Crossplane:
```bash
curl -O https://raw.githubusercontent.com/crossplane/crossplane/master/docs/snippets/configure/aws/providerconfig.yaml
curl -O https://raw.githubusercontent.com/crossplane/crossplane/master/docs/snippets/configure/aws/setup.sh
chmod +x setup.sh
./setup.sh [--profile aws_profile]
```

View File

@ -239,7 +239,7 @@ kubectl crossplane install configuration registry.upbound.io/xp/getting-started-
Wait until all packages become healthy:
```
kubectl get pkg --watch
watch kubectl get pkg
```
### Get AWS Account Keyfile
@ -293,7 +293,7 @@ kubectl crossplane install configuration registry.upbound.io/xp/getting-started-
Wait until all packages become healthy:
```
kubectl get pkg --watch
watch kubectl get pkg
```
### Get AWS Account Keyfile
@ -347,7 +347,7 @@ kubectl crossplane install configuration registry.upbound.io/xp/getting-started-
Wait until all packages become healthy:
```
kubectl get pkg --watch
watch kubectl get pkg
```
### Get GCP Account Keyfile
@ -417,7 +417,7 @@ kubectl crossplane install configuration registry.upbound.io/xp/getting-started-
Wait until all packages become healthy:
```
kubectl get pkg --watch
watch kubectl get pkg
```
### Get Azure Principal Keyfile