Tag Archives: kubernetes for beginners

Talos: Linux Designed For Kubernetes

Talos is Linux designed for Kubernetes. It’s secure, immutable, and minimal.

Huge thanks to Alfadil Tabar for making this video happen.

Continue reading

Shipa – A Kubernetes platform from developer’s perspective

Can we have a platform that helps developers deploy, manage, and monitor their applications without going into all the details behind Kubernetes? Shipa might be one such platform.

In this video, we’re exploring Shipa from the developer’s perspective. One of the upcoming videos will go through parts of Shipa related to the work operators, sysadmins, SREs, or platform managers are doing.

Continue reading
Advertisement

Ketch – How to Simplify Kubernetes Deployments

Ketch makes it easy to deploy and manage applications on Kubernetes through a CLI. It removes the need to deal with Kubernetes complexity. It even removes the need to write YAML files.

Continue reading

Argo Rollouts – Canary Deployments Made Easy In Kubernetes

Argo Rollouts provides advanced deployment capabilities. It supports blue-green and canary strategies. It integrates with Ingress controllers and service meshes. Argo Rollouts can query metrics from various providers and make decisions whether to roll forward or to roll back based on the results.

Continue reading

Kubevious: Kubernetes Dashboard That Isn’t A Waste Of Time

After many failed attempts to find a Kubernetes dashboard that is actually useful (even a little bit), I finally stumbled upon Kubevious. There is finally a Kubernetes UI I can recommend.

Continue reading