outposts

KubernetesServiceConnection Viewset

post/outposts/service_connections/kubernetes/

Request body

namestring required
localboolean

If enabled, use the local connection. Required Docker socket/Kubernetes Integration

kubeconfigobject

Paste your kubeconfig here. authentik will automatically use the currently selected context.

verify_sslboolean

Verify SSL Certificates of the Kubernetes API endpoint

Response

pkstring uuid required
namestring required
localboolean

If enabled, use the local connection. Required Docker socket/Kubernetes Integration

componentstring required
verbose_namestring required

Return object's verbose_name

verbose_name_pluralstring required

Return object's plural verbose_name

meta_model_namestring required

Return internal model name

kubeconfigobject

Paste your kubeconfig here. authentik will automatically use the currently selected context.

verify_sslboolean

Verify SSL Certificates of the Kubernetes API endpoint

Changes

No recorded changes to this endpoint across all 1 revision of this API.