Registry / cloud / cluster-bootstrap

cluster-bootstrap

JSON →
library0.36.1gogounverified

Provides utilities for bootstrapping Kubernetes clusters, including token management and discovery.

go get k8s.io/cluster-bootstrap
INSTALL
IMPORT
SIG · CLUSTER-BOOTSTRAP
C
cluster-bootstrap
cloudgov0.36.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

clusterbootstrap
k8s.io/cluster-bootstrap

Access bootstrap token constants

package main import ( "fmt" "k8s.io/cluster-bootstrap/token/api" ) func main() { fmt.Println(api.BootstrapTokenSecretPrefix) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.36.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
cluster-bootstrap — go get cluster-bootstrap · libregistry