Endpoints > {{ ctrl.endpoint.Name }} > Kubernetes configuration
Networking
Enabling the load balancer feature will allow users to expose application they deploy over an external IP address assigned by cloud provider.

Ensure that your cloud provider allows you to create load balancers if you want to use this feature. Might incur costs.

Enabling the ingress feature will allow users to expose application they deploy over a HTTP route.

Ingress classes (controllers) must be manually specified for each one you want to use in the cluster. Make sure that each controller is running inside your cluster.

Once configured, ingresses can be created at the resource pool level.
Metrics
Enabling this feature will allow users to use specific features that leverage the server metrics component.

Ensure that server metrics is running inside your cluster.

Available storage options
Unable to detect any storage class available to persist data. Users won't be able to persist application data inside this cluster.

Select which storage options will be available for use when deploying applications. Have a look at your storage driver documentation to figure out which access policy to configure and if the volume expansion capability is supported.

You can find more information about access modes in the official Kubernetes documentation.

Storage Shared access policy Volume expansion
{{ class.Name }}
Shared access policy configuration required
Actions