Enabling External Traffic with Ingress & TLS
Before deploying our workloads, the CCE cluster must be equipped with a set of foundational components. In this section, we'll install and configure essential prerequisites such as the NGINX Ingress Controller for routing external traffic, cert-manager for managing TLS certificates, and other supporting workloads. These components establish the baseline infrastructure required to expose services securely and ensure smooth operation of the application stack within the Kubernetes environment.
Automate DNS Records Creation from CCE Ingresses with ExternalDNS
ExternalDNS is a Kubernetes component used to manage DNS records for services and applications running in a Kubernetes cluster. It automates the creation, update, and deletion of DNS records based on the state of resources within the cluster. ExternalDNS is typically employed in scenarios where you need to expose services running inside a Kubernetes cluster to the outside world with fully qualified domain names (FQDNs), ensuring they are accessible by external users.
Issue an ACME Certificate with DNS01 Solver in CCE
A DNS01 challenge is a type of challenge used in the Domain Name System (DNS) to verify ownership of a domain during the process of obtaining an SSL/TLS certificate, often through services like Let's Encrypt.
Auto Scaling Based on ELB Monitoring Metrics
2 items
Migrating Clusters from Other Clouds to CCE
2 items
📚 Go to Help Center
For more information consult the Service & API Reference manuals in Open Telekom Cloud Help Center.