diff --git a/baton/capabilities.mdx b/baton/capabilities.mdx index 42e8b3ef..8b153361 100644 --- a/baton/capabilities.mdx +++ b/baton/capabilities.mdx @@ -222,6 +222,7 @@ og:description: "A quick reference for how each connector can be set up and what | [Keycloak](/baton/keycloak) | | | | | [Kinde](/baton/kinde) | | | | | [KnowBe4](/baton/knowbe4) | | | | +| [Kubernetes](/baton/kubernetes) | | | | | [Kustomer](/baton/kustomer) | | | | | [Kyriba](/baton/kyriba) | | | | | [Langfuse](/baton/langfuse) | | | | diff --git a/baton/intro.mdx b/baton/intro.mdx index 8286712c..533b6ca2 100644 --- a/baton/intro.mdx +++ b/baton/intro.mdx @@ -265,6 +265,7 @@ And if you want to integrate without writing code, check out our configuration-d - [Keycloak](/baton/keycloak) - [Kinde](/baton/kinde) - [KnowBe4](/baton/knowbe4) + - [Kubernetes](/baton/kubernetes) - [Kustomer](/baton/kustomer) - [Kyriba](/baton/kyriba) - [Langfuse](/baton/langfuse) @@ -471,6 +472,7 @@ And if you want to integrate without writing code, check out our configuration-d +- [Kubernetes](/baton/kubernetes) - [Autotask](/baton/autotask) - [Canva](/baton/canva) - [Canvas](/baton/canvas) @@ -643,6 +645,7 @@ And if you want to integrate without writing code, check out our configuration-d - [AWS Cognito](/baton/aws-cognito) - [Google Cloud Platform with Google Workspace](/baton/google-cloud-platform) - [Google Kubernetes Engine](/baton/gke) +- [Kubernetes](/baton/kubernetes) - [Linode](/baton/linode) - [Microsoft AKS](/baton/aks) - [Microsoft Azure](/baton/azure) diff --git a/docs.json b/docs.json index 9f8992c0..87ed2bfc 100644 --- a/docs.json +++ b/docs.json @@ -617,6 +617,7 @@ "baton/keycloak", "baton/kinde", "baton/knowbe4", + "baton/kubernetes", "baton/kyriba", "baton/kustomer", "baton/langfuse",