Skip to content

Latest commit

 

History

History
276 lines (256 loc) · 19.9 KB

README.md

File metadata and controls

276 lines (256 loc) · 19.9 KB

Cluster Lifecycle Special Interest Group

The Cluster Lifecycle SIG examines how we should change Kubernetes to make it easier to manage and operate with a focus on cluster deployment and upgrades. Add our calendar to track when we have community meetings.

The charter defines the scope and governance of the Cluster Lifecycle Special Interest Group.

Meetings

Joining the mailing list for the group will typically add invites for the following meetings to your calendar.

Leadership

Chairs

The Chairs of the SIG run operations and processes governing the SIG.

Technical Leads

The Technical Leads of the SIG establish new subprojects, decommission existing subprojects, and resolve cross-subproject technical issues and decisions.

Emeritus Leads

Contact

Working Groups

The following working groups are sponsored by sig-cluster-lifecycle:

Subprojects

The following subprojects are owned by sig-cluster-lifecycle:

cluster-addons

A project for figuring out the best way to install, manage and deliver cluster addons

cluster-api

A project focused on providing declarative APIs and tooling to simplify provisioning, upgrading, and operating multiple Kubernetes clusters

cluster-api-addon-provider-helm

Implementation of Cluster Add-on Provider for Helm, an add-on orchestration solution for Cluster API using Helm.

cluster-api-ipam-provider-in-cluster

Cluster API IPAM provider

cluster-api-operator

Leverages a declarative API and an operator to empower admins to handle the lifecycle of Cluster API providers within the management cluster

cluster-api-provider-aws

Cluster API infrastructure provider for AWS

cluster-api-provider-azure

Cluster API infrastructure provider for Azure

cluster-api-provider-cloudstack

Cluster API provider for Apache Cloudstack

cluster-api-provider-digitalocean

Cluster API infrastructure provider for DigitalOcean

cluster-api-provider-gcp

Cluster API infrastructure provider for GCP

cluster-api-provider-ibmcloud

Cluster API infrastructure provider for IBM Cloud

cluster-api-provider-kubemark

Cluster API infrastructure provider for Kubemark

cluster-api-provider-kubevirt

Cluster API infrastructure provider for KubeVirt

cluster-api-provider-openstack

Cluster API infrastructure provider for OpenStack

cluster-api-provider-packet

Cluster API infrastructure provider for Packet

cluster-api-provider-vsphere

Cluster API infrastructure provider for vSphere

image-builder

A collection of cross-provider Kubernetes virtual machine image building utilities

kOps

A tool for creating, destroying, upgrading and maintaining production-grade, highly available, Kubernetes cluster that also provisions infrastructure

karpenter-provider-cluster-api

Cluster API Karpenter provider

kubeadm

A tool that performs the actions necessary to get a minimum viable, secure cluster up and running in a user friendly way

kubespray

A project that uses Ansible / Vagrant for deploying production ready clusters on different infrastructure

minikube

Implements a local Kubernetes cluster for application development on macOS, Linux, and Windows