Skip to content

newrelic-forks/cluster-api-bootstrap-provider-kubeadm

 
 

Repository files navigation

Cluster API bootstrap provider kubeadm

What is the Cluster API bootstrap provider kubeadm?

Cluster API bootstrap provider is a component of Cluster API that is responsible of generating a cloud-init script to turn a Machine into a Kubernetes Node; this implementation uses kubeadm for kubernetes bootstrap.

Resources

Versioning, Maintenance, and Compatibility

  • We follow Semantic Versioning (semver).
  • Cluster API bootstrap provider kubeadm versioning is syncronized with Cluster API.
  • The master branch is where development happens, this might include breaking changes.
  • The release-X branches contain stable, backward compatible code. A new release-X branch is created at every major (X) release.

Get involved!

  • Join the Cluster API discuss forum.

  • Join the sig-cluster-lifecycle Google Group for access to documents and calendars.

  • Join our Cluster API working group sessions

  • Provider implementer office hours

    • Weekly on Tuesdays @ 12:00 PT (Zoom) and Wednesdays @ 15:00 CET (Zoom)
    • Previous meetings: [ notes ]
  • Chat with us on Slack: #cluster-api

About

Cluster API Bootstrap Provider Kubeadm: giving your cluster API clusters a kubeadm kick

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 86.2%
  • Shell 8.5%
  • Python 3.6%
  • Makefile 1.2%
  • Dockerfile 0.5%