Commit 2718dcd3 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #42745 from timstclair/glbc

Automatic merge from submit-queue (batch tested with PRs 42734, 42745, 42758, 42814, 42694) Bump glbc version to 0.9.2 Follow up to https://github.com/kubernetes/ingress/pull/384
parents 7c08e817 715b97d8
apiVersion: v1
kind: Pod
metadata:
name: l7-lb-controller-v0.9.1
name: l7-lb-controller-v0.9.2
namespace: kube-system
labels:
k8s-app: glbc
version: v0.9.1
version: v0.9.2
kubernetes.io/cluster-service: "true"
kubernetes.io/name: "GLBC"
spec:
terminationGracePeriodSeconds: 600
hostNetwork: true
containers:
- image: gcr.io/google_containers/glbc:0.9.1
- image: gcr.io/google_containers/glbc:0.9.2
livenessProbe:
httpGet:
path: /healthz
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment