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
27ff98c8
Commit
27ff98c8
authored
Oct 08, 2015
by
k8s-merge-robot
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #15288 from roberthbailey/hyperkube-config
Auto commit by PR queue bot
parents
f828c9a4
1c212b88
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
master-multi.json
cluster/images/hyperkube/master-multi.json
+1
-1
master.json
cluster/images/hyperkube/master.json
+1
-1
No files found.
cluster/images/hyperkube/master-multi.json
View file @
27ff98c8
...
...
@@ -21,7 +21,7 @@
"command"
:
[
"/hyperkube"
,
"apiserver"
,
"--
portal-net
=10.0.0.1/24"
,
"--
service-cluster-ip-range
=10.0.0.1/24"
,
"--address=0.0.0.0"
,
"--etcd-servers=http://127.0.0.1:4001"
,
"--cluster-name=kubernetes"
,
...
...
cluster/images/hyperkube/master.json
View file @
27ff98c8
...
...
@@ -21,7 +21,7 @@
"command"
:
[
"/hyperkube"
,
"apiserver"
,
"--
portal-net
=10.0.0.1/24"
,
"--
service-cluster-ip-range
=10.0.0.1/24"
,
"--address=127.0.0.1"
,
"--etcd-servers=http://127.0.0.1:4001"
,
"--cluster-name=kubernetes"
,
...
...
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