Kubernetes Proxy
Allow proxy using kubernetes port forward to socat tunnel
Example Terraform Resource Usage
Schema
type
k8s-port-forward-proxyconnected_resource_types
List of resource types to sync. The following are the available resource type/s you can use:k8s-port-forward-proxy
Metadata
target_host
(Required | String) Target Hosttarget_port
(Required | String) Target Portlocal_port
(Required | String) Local Portproxy_id
(Required | String) Proxy IDserver_url
(Optional | String) Server URLcertificate_authority
(Optional | String) Certificate Authoritycluster_name
(Required | String) kubeconfig Cluster Namekubeconfig_api_server_url
(Optional | String) kubeconfig Server URLcredentials_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?