Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1455532 Details for
Bug 1596752
Better to display hostname under EGRESS_DNS_PROXY_DESTINATION when use configMap
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Include configMap-dns.txt and egress-dns-pod-configmap.yaml
egress-dns-pod.yaml.txt (text/plain), 1.10 KB, created by
Weibin Liang
on 2018-06-29 15:40:26 UTC
(
hide
)
Description:
Include configMap-dns.txt and egress-dns-pod-configmap.yaml
Filename:
MIME Type:
Creator:
Weibin Liang
Created:
2018-06-29 15:40:26 UTC
Size:
1.10 KB
patch
obsolete
>[root@openshift-master /]# cat configMap-dns.txt >80 www.google.com >8000 209.82.215.211 80 >8001 www.yahoo.com 80 >[root@openshift-master /]# cat egress-dns-pod-configmap.yaml >apiVersion: v1 >kind: Pod >metadata: > name: egress-dns-pod > labels: > name: egress-dns-pod > annotations: > pod.network.openshift.io/assign-macvlan: "true" >spec: > initContainers: > - name: egress-router-setup > image: registry.reg-aws.openshift.com:443/openshift3/ose-egress-router:v3.10.9-1 > imagePullPolicy: IfNotPresent > securityContext: > privileged: true > env: > - name: EGRESS_SOURCE > value: 172.17.0.222 > - name: EGRESS_GATEWAY > value: 172.17.0.1 > - name: EGRESS_ROUTER_MODE > value: dns-proxy > containers: > - name: egress-dns-proxy > image: registry.reg-aws.openshift.com:443/openshift3/ose-egress-dns-proxy:v3.10.9-1 > imagePullPolicy: IfNotPresent > env: > - name: EGRESS_DNS_PROXY_DEBUG > value: "1" > - name: EGRESS_DNS_PROXY_DESTINATION > valueFrom: > configMapKeyRef: > name: egress-router > key: destination >[root@openshift-master /]#
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1596752
: 1455532