> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/deka-gpu/deka-gpu-kubernetes/resources.md).

# Resources

The **Resources** menu is available on the **Service Portal Cloudeka** to manage applications, configurations, networking, security, and storage in order to maintain availability and scalability in the cluster. These objects are usually defined in YAML files. On the **Service Portal Cloudeka** page, select the **Kubernetes** module, then select the **Resources** menu.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2F053afKqUk4acy4GtaTRQ%2Fimage.png?alt=media&amp;token=583d2939-8c18-424d-8786-899b0eeba36c" alt=""><figcaption></figcaption></figure>

There are four tab on Resources page

1. [Ingress](/deka-gpu/deka-gpu-service/ingress.md) is used to manage HTTP/HTTPS access from outside the cluster into Service.
2. [Ingresess Classes](/deka-gpu/deka-gpu-kubernetes/resources/ingresses-classes.md) are used to describe which controllers will handle certain Ingress objects.
3. [Secrets](/deka-gpu/deka-gpu-kubernetes/resources/secrets.md) are used to store sensitive data such as passwords, tokens, certificates.
4. [Config Maps](/deka-gpu/deka-gpu-kubernetes/resources/config-maps.md) are used to store non-secret configurations in the form of key-values.
