ansible-for-kubernetes
ansible-for-kubernetes copied to clipboard
[section request] multiple k8s clusters management using ansible
trafficstars
Hi Jeff,
I work on a several clusters at the same time, and I think one of the difficulties is while they use the same playbook, they are some subtle differences because they target different envs (let's say development, staging. production) or perhaps different locations (Europe, USA, Asia) it requires a particular organization for the manifest to deploy to each of them their specific difference.
I think that could be interesting.