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
59b6a6d2
Commit
59b6a6d2
authored
Sep 02, 2015
by
qiaolei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix a typo `hostNet` to `hostNetwork`
Where `hostNet` should be `hostNetwork`
parent
a078eba5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
cluster/addons/dns/README.md
+1
-1
No files found.
cluster/addons/dns/README.md
View file @
59b6a6d2
...
...
@@ -16,7 +16,7 @@ history of clients that, on purpose or on accident, do not respect DNS TTLs
## Where does resolution work?
Kubernetes Service DNS names can be resolved using standard methods (e.g.
[
`gethostbyname`
](
http://linux.die.net/man/3/gethostbyname
)
) inside any pod, except pods which
have the
`hostNet`
field set to
`true`
.
have the
`hostNet
work
`
field set to
`true`
.
## Supported DNS schema
The following sections detail the supported record types and layout that is
...
...
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