kukulinski.com
10 Most Common Reasons Kubernetes Deployments Fail (Part 1)
10 min read · From 2017 · Over the last two years, I've worked with a number of teams to deploy their applications leveraging Kubernetes. Getting developers up to speed with Kubernetes jargon can be challenging, so when a Deployment fails, I'm usually paged to figure out what went wrong. One of my primary goals when working
Reader View · Shared by 12, including Thompson Marzagão, Rezha Julio, Lea R. 🦄, Vikram Dutt
kubectl.docs.kubernetes.io
Introduction · The Kubectl Book
1 min read · From 2019 · Provide feedback on new kubectl docs at the survey See CONTRIBUTING for instructions on filing/fixing issues and adding new content. Kubectl is the Kubernetes cli version of a swiss army knife, and…
Reader View · Shared by 7, including CNCF, Lea R. 🦄
aquasec.com
70 Best Kubernetes Tutorials
From 2019 · World"s most comprehensive compilation of resources about all aspects of container technology.
Shared by 7, including Lea R. 🦄
devspace.cloud
The Fastest Developer Tool for Kubernetes (open-source)
From 2020 · DevSpace is an open-source CLI tool that allows you to accelerate your development workflow when building applications on top of Kubernetes. It provides a powerful localhost UI and uses hot reloading…
Shared by 5, including Lea R. 🦄
reddit.com
Helm vs Kustomize
From 2020 · Hello, This days I'm working on deploying Docker and Kubernetes in my company and I'm dealing with one of the most interesting question: How to...
Shared by 4, including Lea R. 🦄
reddit.com
Kustomize vs Helm vs Kapitan
From 2020 · Are folks using one, two or all three to manage their apps in different environments? It seems kustomize is now included in kubectl but an older...
Shared by 4, including Lea R. 🦄
github.com
kubernetes/community
From 2020 · Kubernetes community content. Contribute to kubernetes/community development by creating an account on GitHub.
Shared by 5, including Lea R. 🦄
blog.argoproj.io
The State of Kubernetes Configuration Management: An Unsolved Problem
~11 min read · From 2019
Shared by 13, including Lea R. 🦄, julian 🚮✨
weave.works
How many Kubernetes ReplicaSets are in your cluster?
2 min read · From 2020 · December 19, 2017 Did you know, your Kubernetes cluster is most likely keeping dozens or hundreds of objects as history of what has been rolled out? To start, run this little command: kubectl get rs -…
Reader View · Shared by 4, including Lea R. 🦄
kind.sigs.k8s.io
kind
2 min read · From 2019 · kind is a tool for running local Kubernetes clusters using Docker container “nodes”. kind is primarily designed for testing Kubernetes 1.11+, initially targeting the conformance tests. If you have go…
Reader View · Shared by 21, including CNCF, Lea R. 🦄, Golang Weekly, William (Bill) Kennedy
Golem.de
Container: Kubernetes-Audit hält System für zu kompliziert
2 min read · From 2019 · Ein Sicherheits-Audit der Container-Orchestrierung Kubernetes hat wie zu erwarten einige Lücken gefunden. Darüber hinaus bekommt die Software kein besonders gutes Zeugnis der
Reader View · Shared by 9, including Lea R. 🦄, dunschtig, Draven
katacoda.com
Katacoda - Interactive Learning Platform for Software Engineers
5 min read · From 2016 · Learn the latest technologies with our hands-on labs
Reader View · Shared by 13, including Nico Müller 🇺🇦, Lea R. 🦄
blog.sensu.io
How Kubernetes works
5 min read · From 2019 · This post walks you through how Kubernetes works, breaking down the individual components to illustrate how K8s helps you manage the lifecycle of containerized applications.
Reader View · Shared by 13, including Lea R. 🦄, CNCF
linux.com
Set Up a CI/CD Pipeline with Kubernetes Part 1: Overview
10 min read · From 2017 · The software industry is rapidly seeing the value of using containers as a way to ease development, deployment, and environment orchestration for app developers. That’s because containers effectively…
Reader View · Shared by 13, including Lea R. 🦄
Towards Data Science
Key Kubernetes Concepts
~12 min read · From 2019 · Cloud computing, containerization, and container orchestration are the most important trends in DevOps. Whether you’re a data scientist…
Reader View · Shared by 20, including William El Kaim, Lea R. 🦄
Scott Hanselman
Why should I care about Kubernetes, Docker, and Container Orchestration?
5 min read · From 2018 · A person at work chatted me, commenting on my recent blog posts on the Raspberry Pi Kubernetes Clusters that are being ...
Reader View · Shared by 16, including René Clausen Nielsen, Lea R. 🦄