AWS infrastructure
Prerequisite
Registries
Set registry in helm
registry:
insecure: false
url: "docker.io" # Example for dockerhub
username: example # Username to authenticate to the registry
password: example # Password to authenticate to the registryDatabases
Create postgres RDS instance
Set RDS and MongoDB in helm
Persistence
Tolerations
Resource limits
Last updated
Was this helpful?