Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Cluster API v1alpha2 support

Pre-release
Pre-release
Compare
Choose a tag to compare
@chuckha chuckha released this 06 Sep 19:43
· 20 commits to master since this release
v0.2.0
9244a65

🚨 This is a MAJOR release.

Cluster API Provider Docker is a development and testing tool to support the Cluster API ecosystem. It is not meant to be a production system.

This is the first release of cluster-api-provider-docker that works with the v1alpha2 API of Cluster API.

Major changes

  • capdctl was removed entirely. This is generally replaced by the kustomize tool. For generating YAML please see the capi-yaml-gen project.
  • types are now found under the infrastructure.cluster.x-k8s.io/v1alpha2 namespace

Getting started

The best getting started guide exists here.


The image for this release is gcr.io/kubernetes1-226021/manager:v0.2.0.

Thanks to all the contributors of this release!!