virtualcluster
VirtualCluster is the Schema for the VirtualClusters API
Resource Structure
Interactive Tree
apiVersionstringAPIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kindstringKind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadataobjectspecobjectVirtualClusterSpec defines the desired state of VirtualCluster.
This entity describes a virtual cluster. A virtual cluster is a Kubernetes
namespace that Amazon EMR is registered with. Amazon EMR uses virtual clusters
to run jobs and host endpoints. Multiple virtual clusters can be backed by
the same physical cluster. However, each virtual cluster maps to one namespace
on an Amazon EKS cluster. Virtual clusters do not create any active resources
that contribute to your bill or that require lifecycle management outside
the service.
statusobjectVirtualClusterStatus defines the observed state of VirtualCluster