How to Write a kubectl Plugin from Scratch
In this episode, we build a kubectl plugin from scratch. We aim to solve the biggest problem in Kubernetes ... noun/verb ordering.#KubernetesTutorial #Tutorialšæ Rawkode LiveHosted by David McKay / š¦ https://twitter.com/rawkodeWebsite: https://rawkode.liveDiscord Chat: https://rawkode.live/chat#RawkodeLiveš° Timeline00:00 - Holding screen00:50 - Introductions02:00 - Context: Why is Kubernetes wrong06:20 - What is a kubectl plugin?32:00 - Publishing our plugin with Krewš„ About the GuestsMatt Turner Clouds , automation , Kubernetes (CKA) , Istioš¦ https://twitter.com/mt165š§© https://github.com/mt165š https://mt165.co.uk/šØ About the TechnologiesKubernetesKubernetes is a portable, extensible, open-source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. It has a large, rapidly growing ecosystem. Kubernetes services, support, and tools are widely available.The name Kubernetes originates from Greek, meaning helmsman or pilot. Google open-sourced the Kubernetes project in 2014. Kubernetes combines over 15 years of Google's experience running production workloads at scale with best-of-breed ideas and practices from the community.Designed on the same principles that allows Google to run billions of containers a week, Kubernetes can scale without increasing your ops team.Whether testing locally or running a global enterprise, Kubernetes flexibility grows with you to deliver your applications consistently and easily no matter how complex your need is.Kubernetes is open source giving you the freedom to take advantage of on-premises, hybrid, or public cloud infrastructure, letting you effortlessly move workloads to where it matters to you.š https://kubernetes.io/š¦ https://twitter.com/kubernetesioš§© https://github.com/kubernetes/kubernetes#CloudNative #Kubernetes