Doing an automatic upgrade of ceph cluster using cephadm
In this video, I look into installing and enabling orchestration using cephadm. Then I will perform an automatic upgrade with cephadm. I talk about my findings and go through all the steps.
We go though how to read a OpenAPI specification with the old API reading body content. And we also translate it to the new V3 parser and go through how this differens and works.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
I’m trying to solve all the Advent of Code puzzles in this video series.
In this video I talk about the different iterations I went through the last weeks in order to shut down a docker image in Kubernetes with workloads without missing any jobs.
We look into how the player character works and also how the enemy AI works.
We talk about how I write my Java code and why I have chosen to write my code in a specific way. This is my opinion. I’m interested in yours if you have differing opinions.