Ensure that your cloud provider allows you to create load balancers if you want to use this feature. Might incur costs.
Ingress classes must be manually specified for each controller you want to use in the cluster. Make sure that each controller is running inside your cluster.
Ingress class name is required.
This field must consist of lower case alphanumeric characters or '-', start with an alphabetic character, and end with an alphanumeric character (e.g. 'my-name', or 'abc-123').
This ingress class is already defined.
Ingress class type is required.
Traefik support is experimental.
By DISABLING resource over-commit (highly recommended), you are only able to assign resources to namespaces that are less (in aggregate) than the cluster total minus any system resource reservation.
Ensure that metrics server is running inside your 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.