Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
6c0d3249
Commit
6c0d3249
authored
Jun 19, 2015
by
Satnam Singh
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #10088 from marekbiskup/doc-dns
add link to cluster addons README
parents
86441233
dd7b41e5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
dns.md
docs/dns.md
+3
-3
No files found.
docs/dns.md
View file @
6c0d3249
# DNS Integration with Kubernetes
As of kubernetes 0.8, DNS is offered as a
cluster add-on. If enabled, a DNS
Pod and Service will be scheduled on the cluster, and the kubelets will be
As of kubernetes 0.8, DNS is offered as a
[
cluster add-on
](
../cluster/addons/README.md
)
.
If enabled, a DNS
Pod and Service will be scheduled on the cluster, and the kubelets will be
configured to tell individual containers to use the DNS Service's IP.
Every Service defined in the cluster (including the DNS server itself) will be
...
...
@@ -35,7 +35,7 @@ time.
## For more information
See
[
the docs for the cluster addon
](
../cluster/addons/dns/README.md
)
.
See
[
the docs for the
DNS
cluster addon
](
../cluster/addons/dns/README.md
)
.
[

]()
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment