Kubernetes
Kubernetes is an open-source container orchestration system for automating software deployment, scaling, and management.
Example Usage
Schema
type
k8s-rolesconnected_resource_types
List of resource types to sync.
Integration Config
cluster_name
(Required | String) kubeconfig Cluster Namekubeconfig_api_server_url
(Required | String) kubeconfig Server URLserver_url
(Optional | String) Server URLcertificate_authority
(Optional | String) Certificate Authoritycredentials_rotation_period_in_days
(Optional | String) Credentials rotation period (in days)credentials_cleanup_period_in_days
(Optional | String) User cleanup after access is revoked (in days)
Last updated
Was this helpful?