> 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/guidance-for-individual/deka-gpu/deka-gpu-kubernetes/resources.md).

# Resources

Resources in menu available on the Service Portal Cloudeka to manage applications, configuration, network, security, 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 and then select the Resources menu.

<figure><img src="/files/wW5jyAn83luXPbOCudYJ" alt=""><figcaption><p>Resources</p></figcaption></figure>

&#x20;There are four tab on Resources page

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