This field is required.

This field must consist of lower case alphanumeric characters or '-', and contain at most 63 characters, and must start and end with an alphanumeric character.

Prefix "kube-" is reserved for Kubernetes system namespaces.

A namespace with the same name already exists.

Quota

A namespace segments the underlying physical Kubernetes cluster into smaller virtual clusters. You should assign a capped limit of resources to this namespace or disable for the safe operation of your platform.

Resource limits

At least a single limit must be set for the quota to be valid.

Value must be between {{ $ctrl.defaults.MemoryLimit }} and {{ $ctrl.state.sliderMaxMemory }}

Load balancers
You can set a quota on the amount of external load balancers that can be created inside this namespace. Set this quota to 0 to effectively disable the use of load balancers in this namespace.
Storage
Quotas can be set on each storage option to prevent users from exceeding a specific threshold when deploying applications. You can set a quota to 0 to effectively prevent the usage of a specific storage option inside this namespace.
standard
Ingresses
The ingress feature must be enabled in the environment configuration view to be able to register ingresses inside this namespace.

Enable and configure ingresses available to users when deploying applications.

{{ ic.IngressClass.Name }}
add hostname
Hostname

Hostname is required.

This field must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com').

This hostname is already used.

You can specify a list of annotations that will be associated to the ingress.

Key
Value
Registries

Define which registries can be used by users who have access to this namespace.

No registries available. Head over to the registry view to define a container registry. No registries available. Contact your administrator to create a container registry.
Actions