Skip to content Skip to sidebar Skip to footer
Showing posts with the label Kubernetes

Kubernetes Python Api Client: Execute Full Yaml File

Kubernetes has a very nice official Python API client. The API client assumes that you will be crea… Read more Kubernetes Python Api Client: Execute Full Yaml File

How To Create Secrets Using Kubernetes Python Client?

I have been trying to play around with creating secrets for Kubernetes cluster using the python cli… Read more How To Create Secrets Using Kubernetes Python Client?

Kubernetes Weirdness: Cannot Visit Localhost, But Can Use Curl

I am following this tutorial: https://kubernetes.io/blog/2019/07/23/get-started-with-kubernetes-usi… Read more Kubernetes Weirdness: Cannot Visit Localhost, But Can Use Curl

Ansible K8s Module: Failed To Import The Required Python Library (openshift) On Python /usr/bin/python3

The env Ansible 2.9.6 (python3) Tried to run a simple playbook - hosts: master gather_facts: no… Read more Ansible K8s Module: Failed To Import The Required Python Library (openshift) On Python /usr/bin/python3