Kubernetes. A step-by-step guide on how to run your local cluster
Posted on
by
Maciej Etgens
/
0 Comment
This post is my personal step-by-step guide, on how to start a Kubernetes cluster on a local machine with MacOS. It does not include all the basic commands you ...
Kubernetes. The shallow introduction to base components.
Posted on
by
Maciej Etgens
/
0 Comment
The last time when I used Kubernetes was a quite long time ago. Therefore, I decided to refresh my knowledge in this area. My learning process I would like to s...
What is GitOps?
Posted on
by
Maciej Etgens
/
0 Comment
I think we should start with questions: Where do we nowadays deploy our code? Where does it run? Where is it hosted? Times, when we have manually copied compile...