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
9b24100c
Commit
9b24100c
authored
Sep 03, 2015
by
Abhi Shah
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #13561 from yuvipanda/patch-1
Update kube2dns usage flags
parents
b8179eae
e35d06fd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
README.md
cluster/addons/dns/kube2sky/README.md
+8
-4
No files found.
cluster/addons/dns/kube2sky/README.md
View file @
9b24100c
...
@@ -19,15 +19,19 @@ example, if this is set to `kubernetes.io`, then a service named "nifty" in the
...
@@ -19,15 +19,19 @@ example, if this is set to `kubernetes.io`, then a service named "nifty" in the
"default" namespace would be exposed through DNS as
"default" namespace would be exposed through DNS as
"nifty.default.kubernetes.io".
"nifty.default.kubernetes.io".
`-v
erbose`
: Log additional information.
`-v
`
: Set logging level
`-etcd_mutation_timeout`
: For how long the application will keep retrying etcd
`-etcd_mutation_timeout`
: For how long the application will keep retrying etcd
mutation (insertion or removal of a dns entry) before giving up and crashing.
mutation (insertion or removal of a dns entry) before giving up and crashing.
`-
-
etcd-server`
: The etcd server that is being used by skydns.
`-etcd-server`
: The etcd server that is being used by skydns.
`-
-
kube_master_url`
: URL of kubernetes master. Required if
`--kubecfg_file`
is not set.
`-kube_master_url`
: URL of kubernetes master. Required if
`--kubecfg_file`
is not set.
`--kubecfg_file`
: Path to kubecfg file that contains the master URL and tokens to authenticate with the master.
`-kubecfg_file`
: Path to kubecfg file that contains the master URL and tokens to authenticate with the master.
`-log_dir`
: If non empty, write log files in this directory
`-logtostderr`
: Logs to stderr instead of files
[

]()
[

]()
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