Added upgrade story from manifest pod to ds

This commit is contained in:
Piotr Szczesniak
2016-12-13 16:18:00 +01:00
parent a52637f09f
commit c00e57789d
4 changed files with 14 additions and 3 deletions

View File

@@ -34,6 +34,8 @@ spec:
- name: varlibdockercontainers
mountPath: /var/lib/docker/containers
readOnly: true
nodeSelector:
alpha.kubernetes.io/fluentd-ds-ready: "true"
terminationGracePeriodSeconds: 30
volumes:
- name: varlog