Issue/References Needed
I am looking for a setup where a repository code could be deployed to multiple clusters and all cluster are working on different configurations, I want to understand the possibility of going this using GitHub.
I tried looking for some solution on the internet but was unable to find any referenced article which can support this. Any references could be quite helpful.
Thanks in advance!
CodePudding user response:
I wanted to create multiple deployments from the same container image in the same namespace with different configurations.
These Documentations helped me: