GetCluster
Use this data source to retrieve information about a Rancher v2 cluster.
Example Usage
using Pulumi;
using Rancher2 = Pulumi.Rancher2;
class MyStack : Stack
{
public MyStack()
{
var foo_custom = Output.Create(Rancher2.GetCluster.InvokeAsync(new Rancher2.GetClusterArgs
{
Name = "foo-custom",
}));
}
}
Coming soon!
import pulumi
import pulumi_rancher2 as rancher2
foo_custom = rancher2.get_cluster(name="foo-custom")import * as pulumi from "@pulumi/pulumi";
import * as rancher2 from "@pulumi/rancher2";
const foo_custom = pulumi.output(rancher2.getCluster({
name: "foo-custom",
}, { async: true }));Using GetCluster
function getCluster(args: GetClusterArgs, opts?: InvokeOptions): Promise<GetClusterResult>function get_cluster(name=None, opts=None)func LookupCluster(ctx *Context, args *LookupClusterArgs, opts ...InvokeOption) (*LookupClusterResult, error)Note: This function is named
LookupClusterin the Go SDK.
public static class GetCluster {
public static Task<GetClusterResult> InvokeAsync(GetClusterArgs args, InvokeOptions? opts = null)
}The following arguments are supported:
GetCluster Result
The following output properties are available:
- Aks
Config GetCluster Aks Config (Computed) The Azure aks configuration for
aksClusters. Conflicts witheks_config,gke_configandrke_config(list maxitems:1)- Annotations Dictionary<string, object>
(Computed) Annotations for Node Pool object (map)
- Cluster
Auth GetEndpoint Cluster Cluster Auth Endpoint (Computed) Enabling the local cluster authorized endpoint allows direct communication with the cluster, bypassing the Rancher API proxy. (list maxitems:1)
- Cluster
Monitoring GetInput Cluster Cluster Monitoring Input (Computed) Cluster monitoring config (list maxitems:1)
- Cluster
Registration GetToken Cluster Cluster Registration Token (Computed) Cluster Registration Token generated for the cluster (list maxitems:1)
- Cluster
Template GetAnswers Cluster Cluster Template Answers (Computed) Cluster template answers (list maxitems:1)
- Cluster
Template stringId (Computed) Cluster template ID (string)
- Cluster
Template List<GetQuestions Cluster Cluster Template Question> (Computed) Cluster template questions (list)
- Cluster
Template stringRevision Id (Computed) Cluster template revision ID (string)
- Default
Pod stringSecurity Policy Template Id (Optional/Computed) Default pod security policy template id (string)
- Default
Project stringId (Computed) Default project ID for the cluster (string)
- Description string
(Computed) The description for Cluster (string)
- Driver string
(Computed) The driver used for the Cluster.
imported,azurekubernetesservice,amazonelasticcontainerservice,googlekubernetesengineandrancherKubernetesEngineare supported (string)- Eks
Config GetCluster Eks Config (Computed) The Amazon eks configuration for
eksClusters. Conflicts withaks_config,gke_configandrke_config(list maxitems:1)- Enable
Cluster boolAlerting - Enable
Cluster boolMonitoring (Computed) Enable built-in cluster monitoring. Default
false(bool)- Enable
Network boolPolicy (Computed) Enable project network isolation. Default
false(bool)- Gke
Config GetCluster Gke Config (Computed) The Google gke configuration for
gkeClusters. Conflicts withaks_config,eks_configandrke_config(list maxitems:1)- Id string
The provider-assigned unique ID for this managed resource.
- K3s
Config GetCluster K3s Config (Computed) The K3S configuration for
k3simported Clusters. Conflicts withaks_config,eks_config,gke_configandrke_config(list maxitems:1)- Kube
Config string (Computed) Kube Config generated for the cluster (string)
- Labels Dictionary<string, object>
(Computed) Labels for Node Pool object (map)
- Name string
- Rke
Config GetCluster Rke Config (Computed) The RKE configuration for
rkeClusters. Conflicts withaks_config,eks_configandgke_config(list maxitems:1)- Scheduled
Cluster List<GetScans Cluster Scheduled Cluster Scan> - System
Project stringId (Computed) System project ID for the cluster (string)
- Aks
Config GetCluster Aks Config (Computed) The Azure aks configuration for
aksClusters. Conflicts witheks_config,gke_configandrke_config(list maxitems:1)- Annotations map[string]interface{}
(Computed) Annotations for Node Pool object (map)
- Cluster
Auth GetEndpoint Cluster Cluster Auth Endpoint (Computed) Enabling the local cluster authorized endpoint allows direct communication with the cluster, bypassing the Rancher API proxy. (list maxitems:1)
- Cluster
Monitoring GetInput Cluster Cluster Monitoring Input (Computed) Cluster monitoring config (list maxitems:1)
- Cluster
Registration GetToken Cluster Cluster Registration Token (Computed) Cluster Registration Token generated for the cluster (list maxitems:1)
- Cluster
Template GetAnswers Cluster Cluster Template Answers (Computed) Cluster template answers (list maxitems:1)
- Cluster
Template stringId (Computed) Cluster template ID (string)
- Cluster
Template []GetQuestions Cluster Cluster Template Question (Computed) Cluster template questions (list)
- Cluster
Template stringRevision Id (Computed) Cluster template revision ID (string)
- Default
Pod stringSecurity Policy Template Id (Optional/Computed) Default pod security policy template id (string)
- Default
Project stringId (Computed) Default project ID for the cluster (string)
- Description string
(Computed) The description for Cluster (string)
- Driver string
(Computed) The driver used for the Cluster.
imported,azurekubernetesservice,amazonelasticcontainerservice,googlekubernetesengineandrancherKubernetesEngineare supported (string)- Eks
Config GetCluster Eks Config (Computed) The Amazon eks configuration for
eksClusters. Conflicts withaks_config,gke_configandrke_config(list maxitems:1)- Enable
Cluster boolAlerting - Enable
Cluster boolMonitoring (Computed) Enable built-in cluster monitoring. Default
false(bool)- Enable
Network boolPolicy (Computed) Enable project network isolation. Default
false(bool)- Gke
Config GetCluster Gke Config (Computed) The Google gke configuration for
gkeClusters. Conflicts withaks_config,eks_configandrke_config(list maxitems:1)- Id string
The provider-assigned unique ID for this managed resource.
- K3s
Config GetCluster K3s Config (Computed) The K3S configuration for
k3simported Clusters. Conflicts withaks_config,eks_config,gke_configandrke_config(list maxitems:1)- Kube
Config string (Computed) Kube Config generated for the cluster (string)
- Labels map[string]interface{}
(Computed) Labels for Node Pool object (map)
- Name string
- Rke
Config GetCluster Rke Config (Computed) The RKE configuration for
rkeClusters. Conflicts withaks_config,eks_configandgke_config(list maxitems:1)- Scheduled
Cluster []GetScans Cluster Scheduled Cluster Scan - System
Project stringId (Computed) System project ID for the cluster (string)
- aks
Config GetCluster Aks Config (Computed) The Azure aks configuration for
aksClusters. Conflicts witheks_config,gke_configandrke_config(list maxitems:1)- annotations {[key: string]: any}
(Computed) Annotations for Node Pool object (map)
- cluster
Auth GetEndpoint Cluster Cluster Auth Endpoint (Computed) Enabling the local cluster authorized endpoint allows direct communication with the cluster, bypassing the Rancher API proxy. (list maxitems:1)
- cluster
Monitoring GetInput Cluster Cluster Monitoring Input (Computed) Cluster monitoring config (list maxitems:1)
- cluster
Registration GetToken Cluster Cluster Registration Token (Computed) Cluster Registration Token generated for the cluster (list maxitems:1)
- cluster
Template GetAnswers Cluster Cluster Template Answers (Computed) Cluster template answers (list maxitems:1)
- cluster
Template stringId (Computed) Cluster template ID (string)
- cluster
Template GetQuestions Cluster Cluster Template Question[] (Computed) Cluster template questions (list)
- cluster
Template stringRevision Id (Computed) Cluster template revision ID (string)
- default
Pod stringSecurity Policy Template Id (Optional/Computed) Default pod security policy template id (string)
- default
Project stringId (Computed) Default project ID for the cluster (string)
- description string
(Computed) The description for Cluster (string)
- driver string
(Computed) The driver used for the Cluster.
imported,azurekubernetesservice,amazonelasticcontainerservice,googlekubernetesengineandrancherKubernetesEngineare supported (string)- eks
Config GetCluster Eks Config (Computed) The Amazon eks configuration for
eksClusters. Conflicts withaks_config,gke_configandrke_config(list maxitems:1)- enable
Cluster booleanAlerting - enable
Cluster booleanMonitoring (Computed) Enable built-in cluster monitoring. Default
false(bool)- enable
Network booleanPolicy (Computed) Enable project network isolation. Default
false(bool)- gke
Config GetCluster Gke Config (Computed) The Google gke configuration for
gkeClusters. Conflicts withaks_config,eks_configandrke_config(list maxitems:1)- id string
The provider-assigned unique ID for this managed resource.
- k3s
Config GetCluster K3s Config (Computed) The K3S configuration for
k3simported Clusters. Conflicts withaks_config,eks_config,gke_configandrke_config(list maxitems:1)- kube
Config string (Computed) Kube Config generated for the cluster (string)
- labels {[key: string]: any}
(Computed) Labels for Node Pool object (map)
- name string
- rke
Config GetCluster Rke Config (Computed) The RKE configuration for
rkeClusters. Conflicts withaks_config,eks_configandgke_config(list maxitems:1)- scheduled
Cluster GetScans Cluster Scheduled Cluster Scan[] - system
Project stringId (Computed) System project ID for the cluster (string)
- aks_
config Dict[GetCluster Aks Config] (Computed) The Azure aks configuration for
aksClusters. Conflicts witheks_config,gke_configandrke_config(list maxitems:1)- annotations Dict[str, Any]
(Computed) Annotations for Node Pool object (map)
- cluster_
auth_ Dict[Getendpoint Cluster Cluster Auth Endpoint] (Computed) Enabling the local cluster authorized endpoint allows direct communication with the cluster, bypassing the Rancher API proxy. (list maxitems:1)
- cluster_
monitoring_ Dict[Getinput Cluster Cluster Monitoring Input] (Computed) Cluster monitoring config (list maxitems:1)
- cluster_
registration_ Dict[Gettoken Cluster Cluster Registration Token] (Computed) Cluster Registration Token generated for the cluster (list maxitems:1)
- cluster_
template_ Dict[Getanswers Cluster Cluster Template Answers] (Computed) Cluster template answers (list maxitems:1)
- cluster_
template_ strid (Computed) Cluster template ID (string)
- cluster_
template_ List[Getquestions Cluster Cluster Template Question] (Computed) Cluster template questions (list)
- cluster_
template_ strrevision_ id (Computed) Cluster template revision ID (string)
- default_
pod_ strsecurity_ policy_ template_ id (Optional/Computed) Default pod security policy template id (string)
- default_
project_ strid (Computed) Default project ID for the cluster (string)
- description str
(Computed) The description for Cluster (string)
- driver str
(Computed) The driver used for the Cluster.
imported,azurekubernetesservice,amazonelasticcontainerservice,googlekubernetesengineandrancherKubernetesEngineare supported (string)- eks_
config Dict[GetCluster Eks Config] (Computed) The Amazon eks configuration for
eksClusters. Conflicts withaks_config,gke_configandrke_config(list maxitems:1)- enable_
cluster_ boolalerting - enable_
cluster_ boolmonitoring (Computed) Enable built-in cluster monitoring. Default
false(bool)- enable_
network_ boolpolicy (Computed) Enable project network isolation. Default
false(bool)- gke_
config Dict[GetCluster Gke Config] (Computed) The Google gke configuration for
gkeClusters. Conflicts withaks_config,eks_configandrke_config(list maxitems:1)- id str
The provider-assigned unique ID for this managed resource.
- k3s_
config Dict[GetCluster K3s Config] (Computed) The K3S configuration for
k3simported Clusters. Conflicts withaks_config,eks_config,gke_configandrke_config(list maxitems:1)- kube_
config str (Computed) Kube Config generated for the cluster (string)
- labels Dict[str, Any]
(Computed) Labels for Node Pool object (map)
- name str
- rke_
config Dict[GetCluster Rke Config] (Computed) The RKE configuration for
rkeClusters. Conflicts withaks_config,eks_configandgke_config(list maxitems:1)- scheduled_
cluster_ List[Getscans Cluster Scheduled Cluster Scan] - system_
project_ strid (Computed) System project ID for the cluster (string)
Supporting Types
GetClusterAksConfig
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Agent
Dns stringPrefix - Client
Id string - Client
Secret string - Kubernetes
Version string - Master
Dns stringPrefix - Resource
Group string - Ssh
Public stringKey Contents - Subnet string
- Subscription
Id string - Tag Dictionary<string, object>
- Tenant
Id string - Virtual
Network string - Virtual
Network stringResource Group - Aad
Server stringApp Secret - Aad
Tenant stringId - Add
Client stringApp Id - Add
Server stringApp Id - Admin
Username string - Agent
Os intDisk Size - Agent
Pool stringName - Agent
Storage stringProfile - Agent
Vm stringSize - Auth
Base stringUrl - Base
Url string - Count int
- Dns
Service stringIp - Docker
Bridge stringCidr - Enable
Http boolApplication Routing - Enable
Monitoring bool - Location string
- Log
Analytics stringWorkspace - Log
Analytics stringWorkspace Resource Group - Max
Pods int - Network
Plugin string - Network
Policy string - Pod
Cidr string - Service
Cidr string
- Agent
Dns stringPrefix - Client
Id string - Client
Secret string - Kubernetes
Version string - Master
Dns stringPrefix - Resource
Group string - Ssh
Public stringKey Contents - Subnet string
- Subscription
Id string - Tag map[string]interface{}
- Tenant
Id string - Virtual
Network string - Virtual
Network stringResource Group - Aad
Server stringApp Secret - Aad
Tenant stringId - Add
Client stringApp Id - Add
Server stringApp Id - Admin
Username string - Agent
Os intDisk Size - Agent
Pool stringName - Agent
Storage stringProfile - Agent
Vm stringSize - Auth
Base stringUrl - Base
Url string - Count int
- Dns
Service stringIp - Docker
Bridge stringCidr - Enable
Http boolApplication Routing - Enable
Monitoring bool - Location string
- Log
Analytics stringWorkspace - Log
Analytics stringWorkspace Resource Group - Max
Pods int - Network
Plugin string - Network
Policy string - Pod
Cidr string - Service
Cidr string
- agent
Dns stringPrefix - client
Id string - client
Secret string - kubernetes
Version string - master
Dns stringPrefix - resource
Group string - ssh
Public stringKey Contents - subnet string
- subscription
Id string - tag {[key: string]: any}
- tenant
Id string - virtual
Network string - virtual
Network stringResource Group - aad
Server stringApp Secret - aad
Tenant stringId - add
Client stringApp Id - add
Server stringApp Id - admin
Username string - agent
Os numberDisk Size - agent
Pool stringName - agent
Storage stringProfile - agent
Vm stringSize - auth
Base stringUrl - base
Url string - count number
- dns
Service stringIp - docker
Bridge stringCidr - enable
Http booleanApplication Routing - enable
Monitoring boolean - location string
- log
Analytics stringWorkspace - log
Analytics stringWorkspace Resource Group - max
Pods number - network
Plugin string - network
Policy string - pod
Cidr string - service
Cidr string
- agent
Dns strPrefix - client_
id str - client_
secret str - kubernetes
Version str - master
Dns strPrefix - resource
Group str - ssh
Public strKey Contents - subnet str
- subscription
Id str - tag Dict[str, Any]
- tenant_
id str - virtual
Network str - virtual
Network strResource Group - aad
Server strApp Secret - aad
Tenant strId - add
Client strApp Id - add
Server strApp Id - admin
Username str - agent
Os floatDisk Size - agent
Pool strName - agent
Storage strProfile - agent
Vm strSize - auth
Base strUrl - base
Url str - count float
- dns
Service strIp - docker
Bridge strCidr - enable
Http boolApplication Routing - enable
Monitoring bool - location str
- log
Analytics strWorkspace - log
Analytics strWorkspace Resource Group - max
Pods float - network
Plugin str - network
Policy str - pod
Cidr str - service
Cidr str
GetClusterClusterAuthEndpoint
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterClusterMonitoringInput
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterClusterRegistrationToken
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Annotations Dictionary<string, object>
(Computed) Annotations for Node Pool object (map)
- Cluster
Id string - Command string
- Id string
(Computed) The ID of the resource (string)
- Insecure
Command string - Labels Dictionary<string, object>
(Computed) Labels for Node Pool object (map)
- Manifest
Url string - Name string
The name of the Cluster (string)
- Node
Command string - Token string
- Windows
Node stringCommand
- Annotations map[string]interface{}
(Computed) Annotations for Node Pool object (map)
- Cluster
Id string - Command string
- Id string
(Computed) The ID of the resource (string)
- Insecure
Command string - Labels map[string]interface{}
(Computed) Labels for Node Pool object (map)
- Manifest
Url string - Name string
The name of the Cluster (string)
- Node
Command string - Token string
- Windows
Node stringCommand
- annotations {[key: string]: any}
(Computed) Annotations for Node Pool object (map)
- cluster
Id string - command string
- id string
(Computed) The ID of the resource (string)
- insecure
Command string - labels {[key: string]: any}
(Computed) Labels for Node Pool object (map)
- manifest
Url string - name string
The name of the Cluster (string)
- node
Command string - token string
- windows
Node stringCommand
- annotations Dict[str, Any]
(Computed) Annotations for Node Pool object (map)
- cluster_
id str - command str
- id str
(Computed) The ID of the resource (string)
- insecure
Command str - labels Dict[str, Any]
(Computed) Labels for Node Pool object (map)
- manifest
Url str - name str
The name of the Cluster (string)
- node
Command str - token str
- windows
Node strCommand
GetClusterClusterTemplateAnswers
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- cluster_
id str - project_
id str - values Dict[str, Any]
GetClusterClusterTemplateQuestion
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterEksConfig
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Access
Key string - Kubernetes
Version string - Secret
Key string - User
Data string - Ami string
- Associate
Worker boolNode Public Ip - Desired
Nodes int - Instance
Type string - Key
Pair stringName - Maximum
Nodes int - Minimum
Nodes int - Node
Volume intSize - Region string
- Security
Groups List<string> - Service
Role string - Session
Token string - Subnets List<string>
- Virtual
Network string
- Access
Key string - Kubernetes
Version string - Secret
Key string - User
Data string - Ami string
- Associate
Worker boolNode Public Ip - Desired
Nodes int - Instance
Type string - Key
Pair stringName - Maximum
Nodes int - Minimum
Nodes int - Node
Volume intSize - Region string
- Security
Groups []string - Service
Role string - Session
Token string - Subnets []string
- Virtual
Network string
- access
Key string - kubernetes
Version string - secret
Key string - user
Data string - ami string
- associate
Worker booleanNode Public Ip - desired
Nodes number - instance
Type string - key
Pair stringName - maximum
Nodes number - minimum
Nodes number - node
Volume numberSize - region string
- security
Groups string[] - service
Role string - session
Token string - subnets string[]
- virtual
Network string
- access_
key str - kubernetes
Version str - secret_
key str - user
Data str - ami str
- associate
Worker boolNode Public Ip - desired
Nodes float - instance
Type str - key
Pair strName - maximum
Nodes float - minimum
Nodes float - node
Volume floatSize - region str
- security
Groups List[str] - service
Role str - session
Token str - subnets List[str]
- virtual
Network str
GetClusterGkeConfig
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Cluster
Ipv4Cidr string - Credential string
- Disk
Type string - Image
Type string - Ip
Policy stringCluster Ipv4Cidr Block - Ip
Policy stringCluster Secondary Range Name - Ip
Policy stringNode Ipv4Cidr Block - Ip
Policy stringServices Ipv4Cidr Block - Ip
Policy stringServices Secondary Range Name - Ip
Policy stringSubnetwork Name - Labels Dictionary<string, object>
(Computed) Labels for Node Pool object (map)
- Locations List<string>
- Machine
Type string - Maintenance
Window string - Master
Ipv4Cidr stringBlock - Master
Version string - Network string
- Node
Pool string - Node
Version string - Oauth
Scopes List<string> - Project
Id string - Resource
Labels Dictionary<string, object> - Service
Account string - Sub
Network string - Description string
(Computed) The description for Cluster (string)
- Disk
Size intGb - Enable
Alpha boolFeature - Enable
Auto boolRepair - Enable
Auto boolUpgrade - Enable
Horizontal boolPod Autoscaling - Enable
Http boolLoad Balancing - Enable
Kubernetes boolDashboard - Enable
Legacy boolAbac - bool
- Enable
Network boolPolicy Config - Enable
Nodepool boolAutoscaling - Enable
Private boolEndpoint - Enable
Private boolNodes - Enable
Stackdriver boolLogging - Enable
Stackdriver boolMonitoring - Ip
Policy boolCreate Subnetwork - Issue
Client boolCertificate - Kubernetes
Dashboard bool - Local
Ssd intCount - List<string>
- Max
Node intCount - Min
Node intCount - Node
Count int - Preemptible bool
- Region string
- Taints List<string>
- Use
Ip boolAliases - Zone string
- Cluster
Ipv4Cidr string - Credential string
- Disk
Type string - Image
Type string - Ip
Policy stringCluster Ipv4Cidr Block - Ip
Policy stringCluster Secondary Range Name - Ip
Policy stringNode Ipv4Cidr Block - Ip
Policy stringServices Ipv4Cidr Block - Ip
Policy stringServices Secondary Range Name - Ip
Policy stringSubnetwork Name - Labels map[string]interface{}
(Computed) Labels for Node Pool object (map)
- Locations []string
- Machine
Type string - Maintenance
Window string - Master
Ipv4Cidr stringBlock - Master
Version string - Network string
- Node
Pool string - Node
Version string - Oauth
Scopes []string - Project
Id string - Resource
Labels map[string]interface{} - Service
Account string - Sub
Network string - Description string
(Computed) The description for Cluster (string)
- Disk
Size intGb - Enable
Alpha boolFeature - Enable
Auto boolRepair - Enable
Auto boolUpgrade - Enable
Horizontal boolPod Autoscaling - Enable
Http boolLoad Balancing - Enable
Kubernetes boolDashboard - Enable
Legacy boolAbac - bool
- Enable
Network boolPolicy Config - Enable
Nodepool boolAutoscaling - Enable
Private boolEndpoint - Enable
Private boolNodes - Enable
Stackdriver boolLogging - Enable
Stackdriver boolMonitoring - Ip
Policy boolCreate Subnetwork - Issue
Client boolCertificate - Kubernetes
Dashboard bool - Local
Ssd intCount - []string
- Max
Node intCount - Min
Node intCount - Node
Count int - Preemptible bool
- Region string
- Taints []string
- Use
Ip boolAliases - Zone string
- cluster
Ipv4Cidr string - credential string
- disk
Type string - image
Type string - ip
Policy stringCluster Ipv4Cidr Block - ip
Policy stringCluster Secondary Range Name - ip
Policy stringNode Ipv4Cidr Block - ip
Policy stringServices Ipv4Cidr Block - ip
Policy stringServices Secondary Range Name - ip
Policy stringSubnetwork Name - labels {[key: string]: any}
(Computed) Labels for Node Pool object (map)
- locations string[]
- machine
Type string - maintenance
Window string - master
Ipv4Cidr stringBlock - master
Version string - network string
- node
Pool string - node
Version string - oauth
Scopes string[] - project
Id string - resource
Labels {[key: string]: any} - service
Account string - sub
Network string - description string
(Computed) The description for Cluster (string)
- disk
Size numberGb - enable
Alpha booleanFeature - enable
Auto booleanRepair - enable
Auto booleanUpgrade - enable
Horizontal booleanPod Autoscaling - enable
Http booleanLoad Balancing - enable
Kubernetes booleanDashboard - enable
Legacy booleanAbac - boolean
- enable
Network booleanPolicy Config - enable
Nodepool booleanAutoscaling - enable
Private booleanEndpoint - enable
Private booleanNodes - enable
Stackdriver booleanLogging - enable
Stackdriver booleanMonitoring - ip
Policy booleanCreate Subnetwork - issue
Client booleanCertificate - kubernetes
Dashboard boolean - local
Ssd numberCount - string[]
- max
Node numberCount - min
Node numberCount - node
Count number - preemptible boolean
- region string
- taints string[]
- use
Ip booleanAliases - zone string
- cluster
Ipv4Cidr str - credential str
- disk
Type str - image
Type str - ip
Policy strCluster Ipv4Cidr Block - ip
Policy strCluster Secondary Range Name - ip
Policy strNode Ipv4Cidr Block - ip
Policy strServices Ipv4Cidr Block - ip
Policy strServices Secondary Range Name - ip
Policy strSubnetwork Name - labels Dict[str, Any]
(Computed) Labels for Node Pool object (map)
- locations List[str]
- machine
Type str - maintenance
Window str - master
Ipv4Cidr strBlock - master
Version str - network str
- node
Pool str - node
Version str - oauth
Scopes List[str] - project_
id str - resource
Labels Dict[str, Any] - service
Account str - sub
Network str - description str
(Computed) The description for Cluster (string)
- disk
Size floatGb - enable
Alpha boolFeature - enable
Auto boolRepair - enable
Auto boolUpgrade - enable
Horizontal boolPod Autoscaling - enable
Http boolLoad Balancing - enable
Kubernetes boolDashboard - enable
Legacy boolAbac - bool
- enable
Network boolPolicy Config - enable
Nodepool boolAutoscaling - enable
Private boolEndpoint - enable
Private boolNodes - enable
Stackdriver boolLogging - enable
Stackdriver boolMonitoring - ip
Policy boolCreate Subnetwork - issue
Client boolCertificate - kubernetes
Dashboard bool - local
Ssd floatCount - List[str]
- max
Node floatCount - min
Node floatCount - node
Count float - preemptible bool
- region str
- taints List[str]
- use
Ip boolAliases - zone str
GetClusterK3sConfig
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterK3sConfigUpgradeStrategy
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfig
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Addon
Job intTimeout - Authentication
Get
Cluster Rke Config Authentication Args -
Get
Cluster Rke Config Authorization Args - Bastion
Host GetCluster Rke Config Bastion Host Args - Cloud
Provider GetCluster Rke Config Cloud Provider Args - Dns
Get
Cluster Rke Config Dns Args - Ingress
Get
Cluster Rke Config Ingress Args - Kubernetes
Version string - Monitoring
Get
Cluster Rke Config Monitoring Args - Network
Get
Cluster Rke Config Network Args - Prefix
Path string - Services
Get
Cluster Rke Config Services Args - Ssh
Cert stringPath - Ssh
Key stringPath - Upgrade
Strategy GetCluster Rke Config Upgrade Strategy Args - Addons string
- Addons
Includes List<string> - Ignore
Docker boolVersion - Nodes
List<Get
Cluster Rke Config Node Args> - Private
Registries List<GetCluster Rke Config Private Registry Args> - Ssh
Agent boolAuth
- Addon
Job intTimeout - Authentication
Get
Cluster Rke Config Authentication -
Get
Cluster Rke Config Authorization - Bastion
Host GetCluster Rke Config Bastion Host - Cloud
Provider GetCluster Rke Config Cloud Provider - Dns
Get
Cluster Rke Config Dns - Ingress
Get
Cluster Rke Config Ingress - Kubernetes
Version string - Monitoring
Get
Cluster Rke Config Monitoring - Network
Get
Cluster Rke Config Network - Prefix
Path string - Services
Get
Cluster Rke Config Services - Ssh
Cert stringPath - Ssh
Key stringPath - Upgrade
Strategy GetCluster Rke Config Upgrade Strategy - Addons string
- Addons
Includes []string - Ignore
Docker boolVersion - Nodes
[]Get
Cluster Rke Config Node - Private
Registries []GetCluster Rke Config Private Registry - Ssh
Agent boolAuth
- addon
Job numberTimeout - authentication
Get
Cluster Rke Config Authentication -
Get
Cluster Rke Config Authorization - bastion
Host GetCluster Rke Config Bastion Host - cloud
Provider GetCluster Rke Config Cloud Provider - dns
Get
Cluster Rke Config Dns - ingress
Get
Cluster Rke Config Ingress - kubernetes
Version string - monitoring
Get
Cluster Rke Config Monitoring - network
Get
Cluster Rke Config Network - prefix
Path string - services
Get
Cluster Rke Config Services - ssh
Cert stringPath - ssh
Key stringPath - upgrade
Strategy GetCluster Rke Config Upgrade Strategy - addons string
- addons
Includes string[] - ignore
Docker booleanVersion - nodes
Get
Cluster Rke Config Node[] - private
Registries GetCluster Rke Config Private Registry[] - ssh
Agent booleanAuth
- addon
Job floatTimeout - authentication
Dict[Get
Cluster Rke Config Authentication] -
Dict[Get
Cluster Rke Config Authorization] - bastion
Host Dict[GetCluster Rke Config Bastion Host] - cloud
Provider Dict[GetCluster Rke Config Cloud Provider] - dns
Dict[Get
Cluster Rke Config Dns] - ingress
Dict[Get
Cluster Rke Config Ingress] - kubernetes
Version str - monitoring
Dict[Get
Cluster Rke Config Monitoring] - network
Dict[Get
Cluster Rke Config Network] - prefix
Path str - services
Dict[Get
Cluster Rke Config Services] - ssh
Cert strPath - ssh
Key strPath - upgrade_
strategy Dict[GetCluster Rke Config Upgrade Strategy] - addons str
- addons
Includes List[str] - ignore
Docker boolVersion - nodes
List[Get
Cluster Rke Config Node] - private
Registries List[GetCluster Rke Config Private Registry] - ssh
Agent boolAuth
GetClusterRkeConfigAuthentication
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigAuthorization
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigBastionHost
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigCloudProvider
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Custom
Cloud stringProvider - Name string
The name of the Cluster (string)
- Aws
Cloud GetProvider Cluster Rke Config Cloud Provider Aws Cloud Provider Args - Azure
Cloud GetProvider Cluster Rke Config Cloud Provider Azure Cloud Provider Args - Openstack
Cloud GetProvider Cluster Rke Config Cloud Provider Openstack Cloud Provider Args - Vsphere
Cloud GetProvider Cluster Rke Config Cloud Provider Vsphere Cloud Provider Args
- Custom
Cloud stringProvider - Name string
The name of the Cluster (string)
- Aws
Cloud GetProvider Cluster Rke Config Cloud Provider Aws Cloud Provider - Azure
Cloud GetProvider Cluster Rke Config Cloud Provider Azure Cloud Provider - Openstack
Cloud GetProvider Cluster Rke Config Cloud Provider Openstack Cloud Provider - Vsphere
Cloud GetProvider Cluster Rke Config Cloud Provider Vsphere Cloud Provider
- custom
Cloud stringProvider - name string
The name of the Cluster (string)
- aws
Cloud GetProvider Cluster Rke Config Cloud Provider Aws Cloud Provider - azure
Cloud GetProvider Cluster Rke Config Cloud Provider Azure Cloud Provider - openstack
Cloud GetProvider Cluster Rke Config Cloud Provider Openstack Cloud Provider - vsphere
Cloud GetProvider Cluster Rke Config Cloud Provider Vsphere Cloud Provider
- custom
Cloud strProvider - name str
The name of the Cluster (string)
- aws
Cloud Dict[GetProvider Cluster Rke Config Cloud Provider Aws Cloud Provider] - azure
Cloud Dict[GetProvider Cluster Rke Config Cloud Provider Azure Cloud Provider] - openstack
Cloud Dict[GetProvider Cluster Rke Config Cloud Provider Openstack Cloud Provider] - vsphere
Cloud Dict[GetProvider Cluster Rke Config Cloud Provider Vsphere Cloud Provider]
GetClusterRkeConfigCloudProviderAwsCloudProvider
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigCloudProviderAwsCloudProviderGlobal
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigCloudProviderAwsCloudProviderServiceOverride
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigCloudProviderAzureCloudProvider
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Aad
Client stringCert Password - Aad
Client stringCert Path - Aad
Client stringId - Aad
Client stringSecret - Cloud string
- Cloud
Provider boolBackoff - Cloud
Provider intBackoff Duration - Cloud
Provider intBackoff Exponent - Cloud
Provider intBackoff Jitter - Cloud
Provider intBackoff Retries - Cloud
Provider boolRate Limit - Cloud
Provider intRate Limit Bucket - Cloud
Provider intRate Limit Qps - Location string
- Maximum
Load intBalancer Rule Count - Primary
Availability stringSet Name - Primary
Scale stringSet Name - Resource
Group string - Route
Table stringName - Security
Group stringName - Subnet
Name string - Subscription
Id string - Tenant
Id string - Use
Instance boolMetadata - Use
Managed boolIdentity Extension - Vm
Type string - Vnet
Name string - Vnet
Resource stringGroup - Load
Balancer stringSku
- Aad
Client stringCert Password - Aad
Client stringCert Path - Aad
Client stringId - Aad
Client stringSecret - Cloud string
- Cloud
Provider boolBackoff - Cloud
Provider intBackoff Duration - Cloud
Provider intBackoff Exponent - Cloud
Provider intBackoff Jitter - Cloud
Provider intBackoff Retries - Cloud
Provider boolRate Limit - Cloud
Provider intRate Limit Bucket - Cloud
Provider intRate Limit Qps - Location string
- Maximum
Load intBalancer Rule Count - Primary
Availability stringSet Name - Primary
Scale stringSet Name - Resource
Group string - Route
Table stringName - Security
Group stringName - Subnet
Name string - Subscription
Id string - Tenant
Id string - Use
Instance boolMetadata - Use
Managed boolIdentity Extension - Vm
Type string - Vnet
Name string - Vnet
Resource stringGroup - Load
Balancer stringSku
- aad
Client stringCert Password - aad
Client stringCert Path - aad
Client stringId - aad
Client stringSecret - cloud string
- cloud
Provider booleanBackoff - cloud
Provider numberBackoff Duration - cloud
Provider numberBackoff Exponent - cloud
Provider numberBackoff Jitter - cloud
Provider numberBackoff Retries - cloud
Provider booleanRate Limit - cloud
Provider numberRate Limit Bucket - cloud
Provider numberRate Limit Qps - location string
- maximum
Load numberBalancer Rule Count - primary
Availability stringSet Name - primary
Scale stringSet Name - resource
Group string - route
Table stringName - security
Group stringName - subnet
Name string - subscription
Id string - tenant
Id string - use
Instance booleanMetadata - use
Managed booleanIdentity Extension - vm
Type string - vnet
Name string - vnet
Resource stringGroup - load
Balancer stringSku
- aad
Client strCert Password - aad
Client strCert Path - aad
Client strId - aad
Client strSecret - cloud str
- cloud
Provider boolBackoff - cloud
Provider floatBackoff Duration - cloud
Provider floatBackoff Exponent - cloud
Provider floatBackoff Jitter - cloud
Provider floatBackoff Retries - cloud
Provider boolRate Limit - cloud
Provider floatRate Limit Bucket - cloud
Provider floatRate Limit Qps - location str
- maximum
Load floatBalancer Rule Count - primary
Availability strSet Name - primary
Scale strSet Name - resource
Group str - route
Table strName - security
Group strName - subnet
Name str - subscription
Id str - tenant_
id str - use
Instance boolMetadata - use
Managed boolIdentity Extension - vm
Type str - vnet
Name str - vnet
Resource strGroup - load
Balancer strSku
GetClusterRkeConfigCloudProviderOpenstackCloudProvider
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Block
Storage GetCluster Rke Config Cloud Provider Openstack Cloud Provider Block Storage Args - Global
Get
Cluster Rke Config Cloud Provider Openstack Cloud Provider Global Args - Load
Balancer GetCluster Rke Config Cloud Provider Openstack Cloud Provider Load Balancer Args - Metadata
Get
Cluster Rke Config Cloud Provider Openstack Cloud Provider Metadata Args - Route
Get
Cluster Rke Config Cloud Provider Openstack Cloud Provider Route Args
- Block
Storage GetCluster Rke Config Cloud Provider Openstack Cloud Provider Block Storage - Global
Get
Cluster Rke Config Cloud Provider Openstack Cloud Provider Global - Load
Balancer GetCluster Rke Config Cloud Provider Openstack Cloud Provider Load Balancer - Metadata
Get
Cluster Rke Config Cloud Provider Openstack Cloud Provider Metadata - Route
Get
Cluster Rke Config Cloud Provider Openstack Cloud Provider Route
- block
Storage GetCluster Rke Config Cloud Provider Openstack Cloud Provider Block Storage - global
Get
Cluster Rke Config Cloud Provider Openstack Cloud Provider Global - load
Balancer GetCluster Rke Config Cloud Provider Openstack Cloud Provider Load Balancer - metadata
Get
Cluster Rke Config Cloud Provider Openstack Cloud Provider Metadata - route
Get
Cluster Rke Config Cloud Provider Openstack Cloud Provider Route
- block
Storage Dict[GetCluster Rke Config Cloud Provider Openstack Cloud Provider Block Storage] - global
Dict[Get
Cluster Rke Config Cloud Provider Openstack Cloud Provider Global] - load
Balancer Dict[GetCluster Rke Config Cloud Provider Openstack Cloud Provider Load Balancer] - metadata
Dict[Get
Cluster Rke Config Cloud Provider Openstack Cloud Provider Metadata] - route
Dict[Get
Cluster Rke Config Cloud Provider Openstack Cloud Provider Route]
GetClusterRkeConfigCloudProviderOpenstackCloudProviderBlockStorage
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigCloudProviderOpenstackCloudProviderGlobal
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigCloudProviderOpenstackCloudProviderLoadBalancer
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigCloudProviderOpenstackCloudProviderMetadata
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigCloudProviderOpenstackCloudProviderRoute
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigCloudProviderVsphereCloudProvider
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Disk
Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Disk Args - Global
Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Global Args - Network
Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Network Args - Virtual
Centers List<GetCluster Rke Config Cloud Provider Vsphere Cloud Provider Virtual Center Args> - Workspace
Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Workspace Args
- Disk
Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Disk - Global
Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Global - Network
Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Network - Virtual
Centers []GetCluster Rke Config Cloud Provider Vsphere Cloud Provider Virtual Center - Workspace
Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Workspace
- disk
Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Disk - global
Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Global - network
Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Network - virtual
Centers GetCluster Rke Config Cloud Provider Vsphere Cloud Provider Virtual Center[] - workspace
Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Workspace
- disk
Dict[Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Disk] - global
Dict[Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Global] - network
Dict[Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Network] - virtual
Centers List[GetCluster Rke Config Cloud Provider Vsphere Cloud Provider Virtual Center] - workspace
Dict[Get
Cluster Rke Config Cloud Provider Vsphere Cloud Provider Workspace]
GetClusterRkeConfigCloudProviderVsphereCloudProviderDisk
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigCloudProviderVsphereCloudProviderGlobal
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigCloudProviderVsphereCloudProviderNetwork
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigCloudProviderVsphereCloudProviderVirtualCenter
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigCloudProviderVsphereCloudProviderWorkspace
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigDns
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigDnsNodelocal
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Ip
Address string - Node
Selector Dictionary<string, object>
- Ip
Address string - Node
Selector map[string]interface{}
- ip
Address string - node
Selector {[key: string]: any}
- ip
Address str - node
Selector Dict[str, Any]
GetClusterRkeConfigIngress
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigMonitoring
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Options Dictionary<string, object>
- Provider string
- Replicas int
- Node
Selector Dictionary<string, object> - Update
Strategy GetCluster Rke Config Monitoring Update Strategy Args
- Options map[string]interface{}
- Provider string
- Replicas int
- Node
Selector map[string]interface{} - Update
Strategy GetCluster Rke Config Monitoring Update Strategy
- options {[key: string]: any}
- provider string
- replicas number
- node
Selector {[key: string]: any} - update
Strategy GetCluster Rke Config Monitoring Update Strategy
- options Dict[str, Any]
- provider str
- replicas float
- node
Selector Dict[str, Any] - update
Strategy Dict[GetCluster Rke Config Monitoring Update Strategy]
GetClusterRkeConfigMonitoringUpdateStrategy
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigMonitoringUpdateStrategyRollingUpdate
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigNetwork
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Options Dictionary<string, object>
- Plugin string
- Calico
Network GetProvider Cluster Rke Config Network Calico Network Provider Args - Canal
Network GetProvider Cluster Rke Config Network Canal Network Provider Args - Flannel
Network GetProvider Cluster Rke Config Network Flannel Network Provider Args - Mtu int
- Weave
Network GetProvider Cluster Rke Config Network Weave Network Provider Args
- Options map[string]interface{}
- Plugin string
- Calico
Network GetProvider Cluster Rke Config Network Calico Network Provider - Canal
Network GetProvider Cluster Rke Config Network Canal Network Provider - Flannel
Network GetProvider Cluster Rke Config Network Flannel Network Provider - Mtu int
- Weave
Network GetProvider Cluster Rke Config Network Weave Network Provider
- options {[key: string]: any}
- plugin string
- calico
Network GetProvider Cluster Rke Config Network Calico Network Provider - canal
Network GetProvider Cluster Rke Config Network Canal Network Provider - flannel
Network GetProvider Cluster Rke Config Network Flannel Network Provider - mtu number
- weave
Network GetProvider Cluster Rke Config Network Weave Network Provider
- options Dict[str, Any]
- plugin str
- calico
Network Dict[GetProvider Cluster Rke Config Network Calico Network Provider] - canal
Network Dict[GetProvider Cluster Rke Config Network Canal Network Provider] - flannel
Network Dict[GetProvider Cluster Rke Config Network Flannel Network Provider] - mtu float
- weave
Network Dict[GetProvider Cluster Rke Config Network Weave Network Provider]
GetClusterRkeConfigNetworkCalicoNetworkProvider
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigNetworkCanalNetworkProvider
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigNetworkFlannelNetworkProvider
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigNetworkWeaveNetworkProvider
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigNode
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Address string
- Docker
Socket string - Roles List<string>
- Ssh
Key string - Ssh
Key stringPath - User string
- Hostname
Override string - Internal
Address string - Labels Dictionary<string, object>
(Computed) Labels for Node Pool object (map)
- Node
Id string - Port string
- Ssh
Agent boolAuth
- Address string
- Docker
Socket string - Roles []string
- Ssh
Key string - Ssh
Key stringPath - User string
- Hostname
Override string - Internal
Address string - Labels map[string]interface{}
(Computed) Labels for Node Pool object (map)
- Node
Id string - Port string
- Ssh
Agent boolAuth
- address string
- docker
Socket string - roles string[]
- ssh
Key string - ssh
Key stringPath - user string
- hostname
Override string - internal
Address string - labels {[key: string]: any}
(Computed) Labels for Node Pool object (map)
- node
Id string - port string
- ssh
Agent booleanAuth
- address str
- docker
Socket str - roles List[str]
- ssh
Key str - ssh
Key strPath - user str
- hostname
Override str - internal
Address str - labels Dict[str, Any]
(Computed) Labels for Node Pool object (map)
- node
Id str - port str
- ssh
Agent boolAuth
GetClusterRkeConfigPrivateRegistry
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigServices
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- etcd
Dict[Get
Cluster Rke Config Services Etcd] - kube
Api Dict[GetCluster Rke Config Services Kube Api] - kube
Controller Dict[GetCluster Rke Config Services Kube Controller] - kubelet
Dict[Get
Cluster Rke Config Services Kubelet] - kubeproxy
Dict[Get
Cluster Rke Config Services Kubeproxy] - scheduler
Dict[Get
Cluster Rke Config Services Scheduler]
GetClusterRkeConfigServicesEtcd
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigServicesEtcdBackupConfig
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigServicesEtcdBackupConfigS3BackupConfig
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigServicesKubeApi
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Extra
Args Dictionary<string, object> - Image string
- Service
Cluster stringIp Range - Service
Node stringPort Range - Admission
Configuration Dictionary<string, object> - Always
Pull boolImages - Audit
Log GetCluster Rke Config Services Kube Api Audit Log Args - Event
Rate GetLimit Cluster Rke Config Services Kube Api Event Rate Limit Args - Extra
Binds List<string> - Extra
Envs List<string> - Pod
Security boolPolicy - Secrets
Encryption GetConfig Cluster Rke Config Services Kube Api Secrets Encryption Config Args
- Extra
Args map[string]interface{} - Image string
- Service
Cluster stringIp Range - Service
Node stringPort Range - Admission
Configuration map[string]interface{} - Always
Pull boolImages - Audit
Log GetCluster Rke Config Services Kube Api Audit Log - Event
Rate GetLimit Cluster Rke Config Services Kube Api Event Rate Limit - Extra
Binds []string - Extra
Envs []string - Pod
Security boolPolicy - Secrets
Encryption GetConfig Cluster Rke Config Services Kube Api Secrets Encryption Config
- extra
Args {[key: string]: any} - image string
- service
Cluster stringIp Range - service
Node stringPort Range - admission
Configuration {[key: string]: any} - always
Pull booleanImages - audit
Log GetCluster Rke Config Services Kube Api Audit Log - event
Rate GetLimit Cluster Rke Config Services Kube Api Event Rate Limit - extra
Binds string[] - extra
Envs string[] - pod
Security booleanPolicy - secrets
Encryption GetConfig Cluster Rke Config Services Kube Api Secrets Encryption Config
- extra
Args Dict[str, Any] - image str
- service
Cluster strIp Range - service
Node strPort Range - admission
Configuration Dict[str, Any] - always
Pull boolImages - audit
Log Dict[GetCluster Rke Config Services Kube Api Audit Log] - event
Rate Dict[GetLimit Cluster Rke Config Services Kube Api Event Rate Limit] - extra
Binds List[str] - extra
Envs List[str] - pod
Security boolPolicy - secrets
Encryption Dict[GetConfig Cluster Rke Config Services Kube Api Secrets Encryption Config]
GetClusterRkeConfigServicesKubeApiAuditLog
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigServicesKubeApiAuditLogConfiguration
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigServicesKubeApiEventRateLimit
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Configuration Dictionary<string, object>
- Enabled bool
- Configuration map[string]interface{}
- Enabled bool
- configuration {[key: string]: any}
- enabled boolean
- configuration Dict[str, Any]
- enabled bool
GetClusterRkeConfigServicesKubeApiSecretsEncryptionConfig
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Custom
Config Dictionary<string, object> - Enabled bool
- Custom
Config map[string]interface{} - Enabled bool
- custom
Config {[key: string]: any} - enabled boolean
- custom
Config Dict[str, Any] - enabled bool
GetClusterRkeConfigServicesKubeController
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Cluster
Cidr string - Extra
Args Dictionary<string, object> - Image string
- Service
Cluster stringIp Range - Extra
Binds List<string> - Extra
Envs List<string>
- Cluster
Cidr string - Extra
Args map[string]interface{} - Image string
- Service
Cluster stringIp Range - Extra
Binds []string - Extra
Envs []string
- cluster
Cidr string - extra
Args {[key: string]: any} - image string
- service
Cluster stringIp Range - extra
Binds string[] - extra
Envs string[]
GetClusterRkeConfigServicesKubelet
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigServicesKubeproxy
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Extra
Args Dictionary<string, object> - Image string
- Extra
Binds List<string> - Extra
Envs List<string>
GetClusterRkeConfigServicesScheduler
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
- Extra
Args Dictionary<string, object> - Image string
- Extra
Binds List<string> - Extra
Envs List<string>
GetClusterRkeConfigUpgradeStrategy
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterRkeConfigUpgradeStrategyDrainInput
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterScheduledClusterScan
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterScheduledClusterScanScanConfig
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterScheduledClusterScanScanConfigCisScanConfig
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
GetClusterScheduledClusterScanScheduleConfig
See the output API doc for this type.
See the output API doc for this type.
See the output API doc for this type.
Package Details
- Repository
- https://github.com/pulumi/pulumi-rancher2
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
rancher2Terraform Provider.