Skip to content

Commit 330560f

Browse files
docs: update links
1 parent 623192f commit 330560f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/bootstrap.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Apply the resources to the cluster
1313
- [vault-auth](../infra/vault-auth)
1414
- [external-secrets](../infra/external-secrets)
1515

16-
External-secrets must be configured with an appropriate (Cluster)SecretStore, such as [Vault ClusterSecretStore](../clusters/dqs.dd.soeren.cloud/infra/external-secrets/vault.yaml).
16+
External-secrets must be configured with an appropriate (Cluster)SecretStore, such as [Vault ClusterSecretStore](../clusters/dqs.dd.soeren.cloud/k8s-infra/external-secrets/vault.yaml).
1717

1818
Gather the following information from the cluster
1919
- vault-auth service account's JWT. Extract using [vault-kubernetes-get-jwt.sh](../contrib/vault-kubernetes-get-jwt.sh) script.
@@ -27,11 +27,11 @@ Now, K8s is connected to Vault using [Kubernetes Auth method](https://developer.
2727

2828
Now cert-manager can be bootstrapped using the AWS credentials written to Vault by using external-secrets.
2929

30-
Check out [this configuration](../clusters/dqs.dd.soeren.cloud/infra/cert-manager) for inspiration.
30+
Check out [this configuration](../clusters/dqs.dd.soeren.cloud/k8s-infra-bootstrap/cert-manager) for inspiration.
3131

3232
## 4. Bootstrapping istio
3333

3434
Bootstrap istio using [install.sh](../contrib/istio/install.sh) which installs istio using Istio Operator and the appropriate config file.
3535

36-
Check out [this configuration](../clusters/dqs.dd.soeren.cloud/infra/istio) (Gateways, certificates) is found in each cluster.
36+
Check out [this configuration](../clusters/dqs.dd.soeren.cloud/k8s-infra/istio) (Gateways, certificates) is found in each cluster.
3737

0 commit comments

Comments
 (0)