Expose the api runtime with TLS.
Scope
Notes
This is the step where the mental model from Traefik on Dokploy maps directly
onto Kubernetes: Ingress is the same job as a Traefik router, and cert-manager
is the same job as its ACME resolver. Worth writing that mapping down in the
docs — it is exactly the translation an interviewer probes for.
Expose the
apiruntime with TLS.Scope
familiar from the Dokploy setup, which is a reason to consider it)
Ingressresource for theapiServicehelmetheaders survive the proxy hopNotes
This is the step where the mental model from Traefik on Dokploy maps directly
onto Kubernetes: Ingress is the same job as a Traefik router, and cert-manager
is the same job as its ACME resolver. Worth writing that mapping down in the
docs — it is exactly the translation an interviewer probes for.