South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Its not exactly a light hearted discussion that's easy to do in a forum format. I think if you narrow things down a lot you will get much more interaction.
No biggie.Right I'll shoot.
From a DevOps angle:
1.Docker (dockershim/engine) support being deprecated from Kub v1.22/3, apparently towards year end '21.
Impact on existing installations?
2 . Looking forward, containerd or cri-o as replacement.Anyone actually involved in investigating this currently or planned/completed a switch over.
I am running containerd in multiple clusters. Totally transparent to me. Think of a docker subsystem that is purpose built to the task. Less features than needed for local dev, lightning fast, better logging .etcRight I'll shoot.
From a DevOps angle:
1.Docker (dockershim/engine) support being deprecated from Kub v1.22/3, apparently towards year end '21.
Impact on existing installations?
2 . Looking forward, containerd or cri-o as replacement.Anyone actually involved in investigating this currently or planned/completed a switch over.
100% - you're relatively useless as a (good) dev nowadays unelss you understand some form of CI/CD / containerization / orchestration.Seeing more and more Kubernetes requirements in the job market. This is something worth learning?
100% - we're running bare metal k8s and It's horrible compared to OpenShift / OKD in terms of the management aspects.My biggest gripe with Kubernetes is that it feels like it's incomplete. Sure, there's a lot of functionality there, but to actually make use of it in a manageable and sustainable way you need something like rancher or openshift.
The whole paradigm of "create a yaml file then run kubectl -f" is absolutely barbaric.
If nothing else, they could at least templatise the damn thing... Run a command to create a PVC, for example, and it pops up a text editor with the yaml prepopulated in it so you can just fill in the values....
I have seen an old school architect build microservices on his own with exe processes, only thing was that these microservices all needed to be on the same VM so when they scaled out because the server was under load, it just added more load to the server. Then in came plan B which was to deploy the entire monolith server to serarate VMs as a "micro-service" setup.

100% - you're relatively useless as a (good) dev nowadays unelss you understand some form of CI/CD / containerization / orchestration.
I'd recommend - the below two courses for a nice intro in to k8s with real world examples / labs that push you to certify and show employers some validated skills:
![]()
Kubernetes Certified Application Developer (CKAD) Training
Learn concepts and practice for the Kubernetes Certification with hands-on labs right in your browser - DevOps - CKADwww.udemy.com
![]()
Certified Kubernetes Administrator (CKA) Practice Exam Tests
Prepare for the Certified Kubernetes Administrators Certification with live practice tests right in your browser - CKAwww.udemy.com
But in reality how many folks can confidently apply for these positions ( well paid as they are £70k+ ) with the requested skillsets.Yeah it's usually their shopping list of Kubernetes and and and and and you know, jack of all tards and master of none. Poor sod full stack does the work of several devs for a quarter of the salary. Companies have quickly latched onto this Fullstack quicksaver trend.
Good thing more than half of India are still currently requiring others to "do the needful" for them. Think abusing AWS, GCP, Azure etc support engineers and demanding they do their work for them. The other percentage are damn good at what they do, but those are the guys who will probably be working FAANG level jobs.But in reality how many folks can confidently apply for these positions ( well paid as they are £70k+ ) with the requested skillsets.
I doubt a handful in reality.
Solid Cloud (Azure, GCP, etc) exposure, Kubernetes, CI/CD pipelines, Ansible or Terraform, and 1 or 2 programming languages like Python, Go, Ruby might get you a foot in the door...
It's tough out there. Half of India to complete against as well.