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,…
Optimizing Performance Testing in OpenShift with Ripsaw Posted by By Yuval Klechevsky October 8, 2024 Introduction Optimizing performance testing in OpenShift with Ripsaw enables you to establish a strong baseline for your cluster. This guide…
How to Deploy a Kubernetes K3s on Raspberry Pi Posted by By Daniel Kallner October 6, 2024 Introduction Running Kubernetes on lightweight hardware like Raspberry Pi is easier than ever with K3s. In this guide, we'll walk…
Unleash the Power of Kasten K10 for Ultimate Kubernetes Backup Posted by By Yuval Klechevsky July 10, 2024 Introduction Unleash the Power of Kasten K10 for Ultimate Kubernetes Backup! The dynamic nature of Kubernetes environments requires a backup…
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…
A Journey into Harbor, Kind and Helm Charts Posted by By Stav Bendarsky February 21, 2024 Introduction As we wrap up our second week at the Octopus Computer Solutions bootcamp, we've delved into real-world scenarios of…