rancher v2.15.1

rancher 2.15.1

Use Search all types to jump to any definition, including nested types not listed below.

30 resources
rancher 2.15.1 resources and descriptions
Resource / TypeDescription
AuditPolicy

No description provided.

Beacon

The Beacon is a record indicating whether the system-agents should expect to receive plans.

Bundle

No description provided.

Cluster

No description provided.

ClusterGroup

No description provided.

ClusterProxyConfig

ClusterProxyConfig determines which downstream requests will be proxied to the downstream cluster for requests that contain service account tokens. Objects of this type are created in the namespace of the target cluster. If no object exists, the feature will be disabled by default.

ClusterRepo

ClusterRepo represents a particular Helm repository. It contains details about the chart location and the credentials needed for fetching charts hosted in that particular Helm repository.

ClusterRoleTemplateBinding

ClusterRoleTemplateBinding is the object representing membership of a subject in a cluster with permissions specified by a given role template.

CustomMachine

CustomMachine represents an unmanaged CAPI machine registered to a Rancher custom cluster.

DynamicSchema

DynamicSchema is the definition of a schema. Dynamic schemas are created and used internally by Rancher to generate CRDs and Norman API endpoints, and should not be created manually. Functionality for generating Rancher dynamic Norman API endpoints is limited. These endpoints are not backed by any Norman stores. Related fields will affect the definition of the Norman schema in Rancher but without stores these will have no useful effect. The schema definitions themselves will still be available in the Norman API.

ETCDSnapshot

ETCDSnapshot is the top-level resource representing a snapshot operation.

ETCDSnapshotRestore

ETCDSnapshotRestore is the mechanism for initiating an RKE2 or K3s etcd restore operation for v2prov, CAPI, and imported clusters.

ETCDSnapshotSave

ETCDSnapshotSave is the mechanism for initiating an RKE2 or K3s etcd-snapshot save operation for v2prov, CAPI, and imported clusters.

EncryptionKeyRotation

EncryptionKeyRotation is the mechanism for initiating an encryption key rotation operation for provisioned or imported RKE2/K3s clusters.

GlobalRole

GlobalRole defines rules that can be applied to the local cluster and or every downstream cluster.

GlobalRoleBinding

GlobalRoleBinding binds a given subject user or group to a GlobalRole.

NodeDriver

NodeDriver represents a Rancher node driver for a specific cloud provider used to provision cluster nodes.

OIDCClient

No description provided.

Project

Project is a group of namespaces. Projects are used to create a multi-tenant environment within a Kubernetes cluster by managing namespace operations, such as role assignments or quotas, as a group.

ProjectRoleTemplateBinding

ProjectRoleTemplateBinding is the object representing membership of a subject in a project with permissions specified by a given role template.

ProxyEndpoint

ProxyEndpoint defines a set of domains to be added to the Rancher meta proxy allowlist, which determines what external domains the proxy is permitted to forward requests to. Domain entries support absolute domain names (e.g., example.com) and wildcard patterns using * (prefix matching) or % (single-segment placeholder).

RKEBootstrap

RKEBootstrap defines the BootstrapConfig resource required by Cluster API to supply the bootstrap data necessary for initializing a Kubernetes node. It is referenced by one of the core Cluster API resources, Machine. More info: https://cluster-api.sigs.k8s.io/developer/providers/contracts/bootstrap-config

RKEBootstrapTemplate

RKEBootstrapTemplate is the schema for the rkebootstraptemplates API.

RKECluster

RKECluster represents the InfraCluster resource required by Cluster API to provide the necessary infrastructure prerequisites for running machines. It is referenced by the core Cluster API resource, Cluster. More info: https://cluster-api.sigs.k8s.io/developer/providers/contracts/infra-cluster

RKEControlPlane

RKEControlPlane is the Schema for the controlplane.

Registration

No description provided.

RoleTemplate

RoleTemplate holds configuration for a template that is used to create kubernetes Roles and ClusterRoles (in the rbac.authorization.k8s.io group) for a cluster or project.

SecretRequest

No description provided.

UIPlugin

No description provided.

User

User represents a user in Rancher