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
0c089dcf
Commit
0c089dcf
authored
Oct 08, 2015
by
k8s-merge-robot
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #15265 from andyzheng0831/trusty
Auto commit by PR queue bot
parents
27ff98c8
3a5f3f06
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
node.yaml
cluster/gce/trusty/node.yaml
+1
-2
No files found.
cluster/gce/trusty/node.yaml
View file @
0c089dcf
...
...
@@ -244,7 +244,6 @@ script
set -o errexit
set -o nounset
# TODO(andyzheng0831): Add health check functionality.
. /etc/kube-env
ARGS="--v=2"
if [ -n "${KUBELET_TEST_ARGS:-}" ]; then
...
...
@@ -259,7 +258,7 @@ script
--enable-debugging-handlers=true \
--cloud-provider=gce \
--config=/etc/kubernetes/manifests \
--allow-privileged=
fals
e \
--allow-privileged=
tru
e \
--cluster-dns=${DNS_SERVER_IP} \
--cluster-domain=${DNS_DOMAIN} \
--configure-cbr0=true \
...
...
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