Hello Folks,
I am working for one telecom giant as Cloud Engineer. We deal with Kubernetes and Robin(A wrapper on top of k8). We do have more than 60 Clusters and we do multiple operations on day to day basis(Name space creation, Tenant reaction on robin clusters, clusterrole/Role and role clusterrole/clusterrolebinding creation, etc) and for operating this we use Ansible. As we deal with multiple yaml files and we can not track any state of the cluster. We think by using terraform we can have all the operational tasks in one terraform file and we can aware of the cluster state.
Here the bottleneck is we dont have any plugin which can communicate to our Private cloud. We want to know how we can use terraform in our environment.
Thank You,
Mrityunjay Biswas