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
f6e8ad9e
Commit
f6e8ad9e
authored
Mar 21, 2017
by
Madhusudan.C.S
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Federation] Increase the federation components logging verbosity level in e2e tests.
parent
eb771444
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
federation-up.sh
federation/cluster/federation-up.sh
+3
-1
No files found.
federation/cluster/federation-up.sh
View file @
f6e8ad9e
...
@@ -92,7 +92,9 @@ function init() {
...
@@ -92,7 +92,9 @@ function init() {
--image
=
"
${
kube_registry
}
/hyperkube-amd64:
${
kube_version
}
"
\
--image
=
"
${
kube_registry
}
/hyperkube-amd64:
${
kube_version
}
"
\
--apiserver-arg-overrides
=
"--storage-backend=etcd2"
\
--apiserver-arg-overrides
=
"--storage-backend=etcd2"
\
--apiserver-enable-basic-auth
=
true
\
--apiserver-enable-basic-auth
=
true
\
--apiserver-enable-token-auth
=
true
--apiserver-enable-token-auth
=
true
\
--apiserver-arg-overrides
=
"--v=4"
\
--controllermanager-arg-overrides
=
"--v=4"
}
}
# join_clusters joins the clusters in the local kubeconfig to federation. The clusters
# join_clusters joins the clusters in the local kubeconfig to federation. The clusters
...
...
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