2254f76b30
Signed-off-by: Matt Moyer <moyerm@vmware.com>
1.3 KiB
1.3 KiB
title | description | cascade | menu | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Supported cluster types | See the supported cluster types for the Pinniped Concierge. |
|
|
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.