ContainerImage.Pinniped/site/content/docs/reference/supported-clusters.md

1.3 KiB

title description cascade menu
Supported cluster types See the supported cluster types for the Pinniped Concierge.
layout
docs
docs
name weight parent
Supported Cluster Types 10 reference
Cluster Type Concierge Works?
VMware Tanzu Kubernetes Grid (TKG) clusters Yes
Kind clusters Yes
Kubeadm-based clusters Yes
Amazon Elastic Kubernetes Service (EKS) No
Google Kubernetes Engine (GKE) No
Azure Kubernetes Service (AKS) No

Background

The Pinniped Concierge currently supports clusters where a custom pod can be executed on the same node running kube-controller-manager. This type of cluster is typically called "self-hosted" because the cluster's control plane is running on nodes that are part of the cluster itself.

In practice, this means that many Kubernetes distributions are supported, but not most managed Kubernetes services

Support for more cluster types, including managed Kubernetes environments, is planned.