cluster-api

module
v0.0.0-...-86ffc8e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2018 License: Apache-2.0

README

Cluster API

What is the Cluster API?

The Cluster API is a Kubernetes project to bring declarative, Kubernetes-style APIs to cluster creation, configuration, and management. It provides optional, additive functionality on top of core Kubernetes.

Note that Cluster API effort is still in the prototype stage while we get feedback on the API types themselves. All of the code here is to experiment with the API and demo its abilities, in order to drive more technical feedback to the API design. Because of this, all of the prototype code is rapidly changing.

Cluster API Architecture

To learn more, see the Cluster API KEP.

Get involved!

  • Join our Cluster API working group sessions
  • Chat with us on Slack: #cluster-api

Getting Started

Prerequisites
  • kubectl is required, see here.
  • clusterctl is a SIG-cluster-lifecycle sponsored tool to manage Cluster API clusters. See here

How to use the API

To see how to build tooling on top of the Cluster API, please check out a few examples below:

  • upgrader: a cluster upgrade tool.
  • repair: detect problematic nodes and fix them.

Directories

Path Synopsis
cloud
cmd
cmd
cmd
pkg
apis/cluster
Package api is the internal version of the API.
Package api is the internal version of the API.
apis/cluster/v1alpha1
+k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:conversion-gen=sigs.k8s.io/cluster-api/pkg/apis/cluster +k8s:defaulter-gen=TypeMeta +groupName=cluster.k8s.io
+k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:conversion-gen=sigs.k8s.io/cluster-api/pkg/apis/cluster +k8s:defaulter-gen=TypeMeta +groupName=cluster.k8s.io
tools

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL