Rick Bartra 4f0a22345e Update calicoctl-utility container with 'shareProcessNamespace: true'
The calicoctl-utility container is leaving behind zombie processes and
setting 'shareProcessNamespace: true' eliminates that problem.

When you enable process namespace sharing for a Pod, Kubernetes uses a
single process namespace for all the containers in that Pod. The
Kubernetes Pod infrastructure container becomes PID 1 and automatically
reaps orphaned processes. [0]

[0]https://cloud.google.com/solutions/best-practices-for-building-containers#solution_2_enable_process_namespace_sharing_in_kubernetes

Change-Id: I8efc08942ac281f5da0f0819fc5f181eca15d25b
2020-07-21 22:02:45 +00:00
..
2020-05-27 20:24:21 +00:00
2020-05-27 20:24:21 +00:00