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

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

How To Get Pod Cpu And Memory Usage From Metrics-server?

I currently have metric server installed and running in my K8s cluster. Utilizing the the kubernete… Read more How To Get Pod Cpu And Memory Usage From Metrics-server?

Failed To Find Application Object 'app' In 'app' Gunicorn

I am using a flask microservice with gunicorn to make requests to a service hosted on Google Kubern… Read more Failed To Find Application Object 'app' In 'app' Gunicorn

Azure Kubernetes - Python To Read Configmap?

I am trying to Dockerize the python application and want to read the configuration settings from th… Read more Azure Kubernetes - Python To Read Configmap?