You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By installing the API Gateway Ambassador to your Kubernetes Cluster a couple of custom resource definitions are installed.
Most important are Mappings and Hosts as those determine the access to your services inside your cluster.
By installing the API Gateway Ambassador to your Kubernetes Cluster a couple of custom resource definitions are installed.
Most important are Mappings and Hosts as those determine the access to your services inside your cluster.
The kubernetes client offers the following functions to list/read custom resource definitions
list_custom_resource_definition
read_custom_resource_definition
read_custom_resource_definition_status
The text was updated successfully, but these errors were encountered: