SkillAgentSearch skills...

Kindred

A CLI for boostrapping tenant Kubernetes clusters.

Install / Use

/learn @crdsdev/Kindred
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

kindred

NOTE: kindred should not be used in production environments

kindred is a tool for configuring multiple kube-apiserver and kube-controller-manager instances within a single Kubernetes cluster. It bootstraps new instances, manages access to them, and assists in running custom controllers against them.

STATUS

kindred is currently under construction and is only able to bootstrap tenant Kubernetes instances in kind v0.7.0 clusters. Accessing tenant instances directly is only available for Linux machines, but can be configured for other operating systems if additional port-mappings are defined.

Usage

Create tenant Kubernetes API Server and Controller Manager:

kindred tenant create

List tenant Kubernetes instances:

kindred tenant list

Get kubeconfig for a tenant instance:

kindred tenant config <instance-identifier>
View on GitHub
GitHub Stars23
CategoryDevelopment
Updated8mo ago
Forks1

Languages

Go

Security Score

82/100

Audited on Aug 7, 2025

No findings