Integrations

Connect an Existing Kubernetes Cluster

5min
in microtica you can also connect an existing kubernetes cluster that you have and deploy your applications there you can connect kubernetes clusters running on basically any cloud provider or on premise by connecting a cluster you can use the full capabilities of microtica’s kubernetes automation we provide the same features for a new kubernetes setup with microtica and a connected existing cluster you get the same user experience in both cases click create new cluster and select the connect existing cluster option apiversion v1 kind serviceaccount metadata name microtica secrets \ name microtica secret \ apiversion v1 kind secret metadata name microtica secret annotations kubernetes io/service account name microtica type kubernetes io/service account token \ apiversion rbac authorization k8s io/v1 kind clusterrole metadata name microtica admin rules \ apigroups \[" "] resources \[" "] verbs \[" "] \ apiversion rbac authorization k8s io/v1 kind clusterrolebinding metadata name microtica rbac subjects \ kind serviceaccount namespace microtica name microtica roleref kind clusterrole name microtica admin apigroup rbac authorization k8s io kubectl describe secrets/microtica secret namespace microtica | sed n 's/ token //p' | tr d '\[ space ]' prerequisites if your cluster is behind a firewall make sure that you enable inbound access from these ip addresses 35 157 106 197