Skip to content

docs: add initial Kubernetes connector documentation page#372

Merged
mindymo merged 4 commits into
mainfrom
docs/baton-kubernetes
Jul 7, 2026
Merged

docs: add initial Kubernetes connector documentation page#372
mindymo merged 4 commits into
mainfrom
docs/baton-kubernetes

Conversation

@OneWhoNests

Copy link
Copy Markdown
Contributor

Summary

  • Adds baton/kubernetes.mdx — initial documentation page for the baton-kubernetes connector
  • Modeled after the existing eks.mdx page
  • Covers capabilities, prerequisites, RBAC setup, and deployment instructions for both self-hosted (in-cluster service account) and cloud-hosted (bearer token + public API endpoint) modes

What's included

  • Capabilities table for all 13 synced resource types (sync only, no provisioning currently)
  • RBAC manifest (Namespace, ServiceAccount, ClusterRole, ClusterRoleBinding) for read-only cluster access
  • Self-hosted tab: in-cluster deployment using a service account, matching the recommended Kubernetes-native pattern
  • Cloud-hosted tab: bearer token + API server URL for clusters with a public endpoint

Notes for reviewers

  • The sidebar nav entry will need to be added separately
  • "Kubernetes" is intentionally generic (not AKS/EKS/GKE) — those managed variants have their own pages

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@OneWhoNests OneWhoNests requested a review from mindymo July 1, 2026 14:31
@mintlify

mintlify Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
conductorone 🟢 Ready View Preview Jul 1, 2026, 2:40 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
mindymo and others added 2 commits July 6, 2026 16:01

@mindymo mindymo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. I made a few edits and added it to the connector indexes, so it's ready to go whenever you are.

@mindymo mindymo merged commit 33ba7c0 into main Jul 7, 2026
3 checks passed
@mindymo mindymo deleted the docs/baton-kubernetes branch July 7, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants