Humanitec Documentation
Website
Status
Log in
Get started
Search…
⌃K
Links
Introduction
Welcome
How does Humanitec integrate?
What happens if you hit "Deploy"?
Getting Started
Technical Requirements
Create Sample App
Connect own Infrastructure
Work with Sample App
Migrate own App
Guides
Tutorials
Connect CI Setup
Orchestrate Infrastructure
Manage Users & Permissions
Using Humanitec
Work with Apps
Work with Environments
Work with Workloads
Integrations
Resource Types
base-env
dns
horizontal-pod-autoscaler
ingress
k8s-cluster
k8s-namespace
mariadb
mysql
postgres
s3
tls-cert
workload
volume
Resource Drivers
Custom Resource Drivers
Reference
Concepts
User Interface (UI)
Command Line Interface (CLI)
Workload Profiles
Platform API
Troubleshooting
Support Channels
Powered By
GitBook
dns
"dns" Humanitec Resource Type
Used to define a DNS name for use by a workload.
Inputs
None
Outputs
Name
Description
host
The DNS name.
Example
To create URL referencing a DNS name defined at the application level under the ID
my-dns
:
https://${shared.my-dns.host}/my-service
Previous
base-env
Next
horizontal-pod-autoscaler
Last modified
1yr ago