All Projects → kubernetes-retired → cluster-api-provider-docker

kubernetes-retired / cluster-api-provider-docker

Licence: Apache-2.0 license
A Cluster API Provider implementation using docker containers as the infra provider. Cluster API locally for a change!

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects
Makefile
30231 projects
Dockerfile
14818 projects
HCL
1544 projects

Projects that are alternatives of or similar to cluster-api-provider-docker

Kubespray
Deploy a Production Ready Kubernetes Cluster
Stars: ✭ 11,588 (+22621.57%)
Mutual labels:  k8s-sig-cluster-lifecycle
Cluster Api
Home for Cluster API, a subproject of sig-cluster-lifecycle
Stars: ✭ 1,992 (+3805.88%)
Mutual labels:  k8s-sig-cluster-lifecycle
cluster-api-provider-hcloud
Cluster API infrastructure provider for Hetzner's Hcloud
Stars: ✭ 26 (-49.02%)
Mutual labels:  k8s-sig-cluster-lifecycle
image-builder
Cross provider Kubernetes image building utility.
Stars: ✭ 187 (+266.67%)
Mutual labels:  k8s-sig-cluster-lifecycle
cluster-api-provider-digitalocean
The DigitalOcean provider implementation of the Cluster Management API
Stars: ✭ 85 (+66.67%)
Mutual labels:  k8s-sig-cluster-lifecycle
bootkube
This project now lives at https://github.com/kinvolk/bootkube
Stars: ✭ 1,168 (+2190.2%)
Mutual labels:  k8s-sig-cluster-lifecycle
cluster-api-provider-openstack
cluster-api-openstack.sigs.k8s.io/
Stars: ✭ 187 (+266.67%)
Mutual labels:  k8s-sig-cluster-lifecycle
system-validators
A set of system-oriented validators for kubeadm preflight checks.
Stars: ✭ 22 (-56.86%)
Mutual labels:  k8s-sig-cluster-lifecycle
cluster-api-provider-ibmcloud
Cluster API Provider for IBM Cloud
Stars: ✭ 46 (-9.8%)
Mutual labels:  k8s-sig-cluster-lifecycle
cluster-api-provider-nested
Cluster API Provider for Nested Clusters
Stars: ✭ 240 (+370.59%)
Mutual labels:  k8s-sig-cluster-lifecycle

⚠️ Legacy repository. Current code has moved

This repository is only accepting bug fixes. All new development is being done in the cluster-api repository.

Cluster API Provider Docker (CAPD)

CAPD is a reference implementation of an infrastructure provider for the Cluster API project using Docker.

This is one out of three components needed to run a Cluster API management cluster.

For a complete overview, please refer to the documentation available here which uses CAPD as an example infrastructure provider.

CAPD Goals

  • To be a the reference implementation of an infrastructure provider.
  • The code is highly trusted and used in testing of ClusterAPI.
  • This provider can be used as a guide for developers looking to implement their own infrastructure provider.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].