Read Kubectl last applied config with Python
When working with Kubernetes you most likely will work with kubectl, either in a direct or an indirect fashion. kubectl, allows you to run commands against Kubernetes clusters. You can use kubectl to deploy applications, inspect and manage cluster resources, and view logs.