Skip to content
Snippets Groups Projects
Commit aa149986 authored by Marco Lorini's avatar Marco Lorini
Browse files

2020-10-01 ML: add config file for IngressDNSRecord to create a Multi-Cluster Ingress DNS mechanism

parent f5deba40
No related branches found
No related tags found
No related merge requests found
# ingressdnsrecord.yaml
apiVersion: multiclusterdns.kubefed.io/v1alpha1
kind: IngressDNSRecord
metadata:
name: fed-helloworld-ingress
namespace: fed-namespace
spec:
hosts:
- helloworld.<domain>
recordTTL: 300
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment