Skip to content

Commit

Permalink
docs: remove controlplane section #78
Browse files Browse the repository at this point in the history
  • Loading branch information
nvernooy committed Sep 7, 2023
1 parent 2234c5d commit bd0210e
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,4 @@ kubectl create secret docker-registry regcred \

NB: AWS credentials will expire after 4 hours. If you are unable to push or pull images to ECR, you will need to reauthenticate.

To simplify this, you can run `AWS_PROFILE={{cookiecutter.project_slug}} make kubecreds`

# Controlplane

ArgoCD and SealedSecrets are configured on the SFU controlplane.
If you are not using the SFU controlplane you can set up your own controlplane on the EC2 instance in terraform/control_plane
To simplify this, you can run `AWS_PROFILE={{cookiecutter.project_slug}} make kubecreds`

0 comments on commit bd0210e

Please # to comment.