Merge pull request #19 from moio/redis_no_vsyscall
Update Redis images to avoid vsyscall use
This commit is contained in:
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -19,7 +19,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -19,7 +19,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -19,7 +19,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -147,7 +147,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
@@ -195,7 +195,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -117,7 +117,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -117,7 +117,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -151,7 +151,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -117,7 +117,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -151,7 +151,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -120,7 +120,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
@@ -167,7 +167,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -74,7 +74,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -130,7 +130,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -74,7 +74,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -130,7 +130,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -74,7 +74,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -130,7 +130,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -156,7 +156,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
@@ -203,7 +203,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -74,7 +74,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -74,7 +74,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -130,7 +130,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -74,7 +74,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -130,7 +130,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -120,7 +120,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
@@ -168,7 +168,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
@@ -380,7 +380,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
@@ -428,7 +428,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -136,7 +136,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
@@ -184,7 +184,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -117,7 +117,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -151,7 +151,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -117,7 +117,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -151,7 +151,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -117,7 +117,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -151,7 +151,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -100,7 +100,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
@@ -147,7 +147,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -74,7 +74,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -130,7 +130,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -74,7 +74,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -130,7 +130,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -74,7 +74,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -130,7 +130,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -74,7 +74,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: master
|
||||
image: redis
|
||||
image: k8s.gcr.io/redis:e2e
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
@@ -103,7 +103,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: slave
|
||||
image: gcr.io/google_samples/gb-redisslave:v1
|
||||
image: gcr.io/google_samples/gb-redisslave:v2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
||||
@@ -54,7 +54,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -88,7 +88,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -54,7 +54,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -88,7 +88,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
@@ -54,7 +54,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: redis
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -88,7 +88,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v1
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
Reference in New Issue
Block a user