K8sConfig_data_items

K8sConfig_data_items
K8sConfig_data_items

Kubernetes Configuration is the secure and standard method to enable access to your Kubernetes clusters

JSON Example
{
    "config": {
        "url": "https://10.182.9.167:6443",
        "clusterName": "tca-cluster1",
        "kubeconfig": "string",
        "kubeSystemUUID": "11223344-5566-7788-99aa-bbccddeeff00",
        "version": "string",
        "UUID": "11223344-5566-7788-99aa-bbccddeeff00"
    },
    "section": "string",
    "enterprise": "string",
    "organization": "string"
}
config
Required

config

string
section
Optional

section name

string
enterprise
Optional

Name of enterprise

string
organization
Optional

Name of organization

Property Of