How to Install Disconnected OCP 4.16 on vSphere Using ACM Posted by By Daniel Shwartzman November 2, 2025 Introduction Red Hat OCP 4.16 and brought some new changes and configurations to installations of OpenShift clusters. There are two…
How to combine Python webapp with K8S & Helm? Posted by By Daniel Shwartzman October 9, 2024 Introduction In this article you will learn how to create a simple "hot-cold" app in Python, use docker for containerazation,…
Disko: K8S Disconnected Environment Helper Posted by By Daniel Shwartzman June 3, 2024 Introduction Disko is an open source tool, designed to manage and facilitate operations in disconnected (air-gapped) environments. It has three…
How to deploy Python app, K8S and Helm with a single bash script? Posted by By Daniel Shwartzman March 11, 2024 Introduction In this article we will dive into creating a simple voting app using Python, deploying it in a k8s…