Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/UNIX/Unix-like/Linux/Linux Strcutre/Linux Process/Linux Container/Container Orchestration/Kubernetes/Kubernetes Tool/Kubernetes Platform/Okteto/
Okteteo DNS
Loading views...
Search

Okteteo DNS

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2022 Mar 9 7:56
Editor
Editor
Seonglae ChoSeonglae Cho
Edited
Edited
2022 Mar 9 7:56
Refs
Refs

Root DNS

apiVersion: v1 kind: Service metadata: name: hello-service annotations: dev.okteto.com/auto-ingress: "domain" spec: type: ClusterIP ports: - name: "hello-world" port: 8080 selector: app: hello-world
subdomain is auto mapped
 
 
 
 
Custom Domain Names for your Applications | Okteto Documentation
By default, an application deployed in Okteto Cloud will be available at its Okteto Cloud domain, which has the form *-$NAMESPACE.cloud.okteto.net. For example, an application called hello deployed in the namespace cindylopez will be available at https://hello-cindylopez.cloud.okteto.net. To make your applications available on a non-Okteto Cloud domain (for example: myapp.com), you can add a custom domain to your Okteto Cloud namespace.
Custom Domain Names for your Applications | Okteto Documentation
https://www.okteto.com/docs/cloud/custom-domains/
 
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/UNIX/Unix-like/Linux/Linux Strcutre/Linux Process/Linux Container/Container Orchestration/Kubernetes/Kubernetes Tool/Kubernetes Platform/Okteto/
Okteteo DNS
Copyright Seonglae Cho