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
fd607482
Commit
fd607482
authored
May 20, 2016
by
Mike Danese
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #25446 from bprashanth/glbc_version
Bump up glbc version to 0.6.2
parents
54dab4c5
0a1c15c6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
glbc.yaml
cluster/addons/cluster-loadbalancing/glbc/glbc.yaml
+6
-5
No files found.
cluster/addons/cluster-loadbalancing/glbc/glbc.yaml
View file @
fd607482
...
...
@@ -6,11 +6,11 @@
apiVersion
:
v1
kind
:
ReplicationController
metadata
:
name
:
l7-lb-controller-v0.6.
0
name
:
l7-lb-controller-v0.6.
2
namespace
:
kube-system
labels
:
k8s-app
:
glbc
version
:
v0.6.
0
version
:
v0.6.
2
kubernetes.io/cluster-service
:
"
true"
kubernetes.io/name
:
"
GLBC"
spec
:
...
...
@@ -18,12 +18,12 @@ spec:
replicas
:
1
selector
:
k8s-app
:
glbc
version
:
v0.6.
0
version
:
v0.6.
2
template
:
metadata
:
labels
:
k8s-app
:
glbc
version
:
v0.6.
0
version
:
v0.6.
2
name
:
glbc
kubernetes.io/cluster-service
:
"
true"
spec
:
...
...
@@ -50,7 +50,7 @@ spec:
requests
:
cpu
:
10m
memory
:
20Mi
-
image
:
gcr.io/google_containers/glbc:0.6.
0
-
image
:
gcr.io/google_containers/glbc:0.6.
2
livenessProbe
:
httpGet
:
path
:
/healthz
...
...
@@ -70,5 +70,6 @@ spec:
memory
:
50Mi
args
:
-
--default-backend-service=kube-system/default-http-backend
-
--verbose=true
-
--sync-period=60s
-
--cluster-uid={{kube_uid}}
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