[not a] Kubernetes 101 - Pods, Deployments, and Services As an Attempt To Automate Age-Old Infra Patterns
Ivan Velichko » Kubernetes
by
7M ago
generously invited me to his channel to conduct a Kubernetes 101 workshop. However, as often happens, I found myself pulled in a slightly different direction: Below, I present a more polished version of the workshop, enriched with illustrations and runnable examples. You can experiment with these examples directly in your browser on ..read more
Visit website
How To Extend Kubernetes API - Kubernetes vs. Django
Ivan Velichko » Kubernetes
by
1y ago
However, while controllers get a lot of the press attention, in my opinion, and ending with implementing exhaustive list of extension points can be found in the official docs , but if there were a ranking based on the hype around the approach, I bet developing , if you will, would win. writing custom controllers most of the time should be seen as of the broader task of extending the Kubernetes API . But to notice that, a decent familiarity with a typical workflow is required ..read more
Visit website
How To Develop Kubernetes CLIs Like a Pro
Ivan Velichko » Kubernetes
by
1y ago
Interested? Then have a look at the usage examples below ? can achieve with just a few lines of code using the family based on its value to the number of stars ratio. library, you can write CLI tools that behave like and are as potent as the mighty ..read more
Visit website
How To Start Programming In Go: Advice For Fellow DevOps Engineers
Ivan Velichko » Kubernetes
by
1y ago
Since your background and experience may vary, instead of giving a concrete piece of advice here, I'll try to explain how I'd approach the problem given different levels of proficiency with the technologies. I'd been developing software for almost 10 years by the time I started coding for Kubernetes. I'd also been (sporadically) using Go for some of my server-side projects since probably 2015. And around 2019, I started my transition to, first, SRE and, then, Platform Engineering . So, when I decided to get my hands dirty with Kubernetes controllers, it was just a matter of joining the right t ..read more
Visit website
Kubernetes Ephemeral Containers and kubectl debug Command
Ivan Velichko » Kubernetes
by
1y ago
So, below are my findings - traditionally sprinkled with a bit of containerization theory and practice ? Ephemeral containers are indeed great and much needed. The fastest way to get started is the command. However, this command might be tricky to use if you're not container-savvy ..read more
Visit website
How Kubernetes Reinvented Virtual Machines (in a good sense)
Ivan Velichko » Kubernetes
by
1y ago
As usual, this article is not meant to be comprehensive. Rather it's an attempt to summarize my personal experience and how my understanding of the domain has been forming over the years. it is to get started with Kubernetes. But many of these posts use Kubernetes jargon for that, so even those with some prior server-side knowledge might be bewildered. Let me try something different here. Instead of explaining one unfamiliar matter ( how to run a web service in Kubernetes? you just need a manifest, with three sidecars and a bunch of gobbledygook ), I'll try to reveal how Kubernetes is actually ..read more
Visit website

Follow Ivan Velichko » Kubernetes on FeedSpot

Continue with Google
Continue with Apple
OR