Troubleshooting and FAQs
Last updated
Last updated
The terms "Primary" and "Candidate" refer to two instances of your application that are different in terms of code commits i.e. Primary version would contain the code that is in production while the candidate version will contain the code that is supposed to go into production.
No, both primary and candidate version of your application should be deployed in same environment. Please refer our design to know more.
As of the time of this writing, it is absolutely necessary for both the applications to be connected to the same database.
Yes, sudo permission for Linux VM and iam user with permission to create cluster via eksctl is required for AWS. Please refer our i to know more about pre reqs for the setup.