This document inherits terms from Cluster API Glossary to support definitions for the Cluster API Provider Nested implementation.
Cluster API Provider Nested
Operators that create the NestedControlPlane components, including the NestedEtcd controller, NestedAPIServer controller and NestedControllerManager controller.
Responsible for creating the underlying super cluster, deploying component controllers, and in-charge of creating Nested clusters.
Represents a nested cluster user. These users have limited access to the super cluster.
The control plane that are hosted on the super cluster.
The etcd that belongs to the control plane of the nested cluster.
The kube-apiserver which belongs to the control plane of the nested cluster.
The kube-control-manager which belongs to the control plane of the nested cluster.
The abbreviation of the NestedControlPlane.
The abbreviation of the NestedEtcd.
The abbreviation of the NestedAPIServer.
The abbreviation of the NestedControllerManager.
The underlying cluster that manages the physical nodes, all pods created through the NestedControlPlanes will run on this cluster.