package samples

import "k8s.io/kubernetes/pkg/controlplane/apiserver/samples"

Package samples contains two kube-like generic control plane apiserver, one with CRDs (generic) and one without (minimum).

They are here mainly to preserve the feasibility to construct these kind of control planes. Eventually, we might promote them to be example for 3rd parties to follow.

Index

Source Files

doc.go

Directories

PathSynopsis
pkg/controlplane/apiserver/samples/genericsample-generic-controlplane is a kube-like generic control plane - with CRDs - with generic Kube native APIs - with aggregation - without the container domain specific APIs.
pkg/controlplane/apiserver/samples/generic/server
pkg/controlplane/apiserver/samples/generic/server/testing
Version
v1.33.0 (latest)
Published
Apr 23, 2025
Platform
linux/amd64
Last checked
3 hours ago

Tools for package owners.