by Christopher Hanson | Feb 22, 2019 | Calico, Kubernetes, Network Policy
Deploying an application on Kubernetes can require a number of related deployment artifacts or spec files: Deployment, Service, PVCs, ConfigMaps, Service Account — to name just a few. Managing all of these resources and relating them to deployed apps can be...