This repo contains a very simple example demonstrating the usage of python namespace packages. What is a python namespace package? In short, it just like a python module but without an __init__.py ...
we can use the client module to interact with the resources. Resources: kubectl get commands are used to create namespaces using yaml files or ad-hoc command in a cluster for eg: To create the ...
I read through the Python 3.9 tutorial and wrote up these notes to help me remember certain things. Section headings and numberings follow those in the tutorial. (diagram copied from the tutorial).