Pixie is a powerful troubleshooting and telemetry tool for clusters. Let’s see how it can help solve the Case of the Sluggish Service.
All tagged Kubernetes
Pixie is a powerful troubleshooting and telemetry tool for clusters. Let’s see how it can help solve the Case of the Sluggish Service.
Pop quiz, hotshot. How much does it cost to build a self-hosted Kubernetes cluster? If you thought the answer was “nothing”, go to the back of the class.
Wojtek Cichoń from Semaphore speaks with John about how adopting DevOps destroys walls, builds bridges, and influences company cultures for the better.
'Container Security' will give you a thorough grounding in the security principles and techniques you need to know when running containers in production.
It began with shell scripts and config management. Now GitOps brings new tools for managing containerized applications in Kubernetes clusters.
Kubernetes is about solving real problems. We talk to 100% real software engineer Torie Joy-Warren about her experiences with k8s and cloud.
A simple introduction to Kubernetes, from eggs to the Borg, via a blue-green canary. Hold tight.
Cloud Native DevOps with Kubernetes has been out for a while, and though much has changed in the Kubernetes landscape, a lot is also the same.
Let's build a Docker container with Golang! It sounds complicated, but it really isn't. All you need are a few tools, a couple of simple commands, and ideally some cake. (The cake isn't strictly necessary, but coding is hungry work.)
The authors of Cloud Native DevOps with Kubernetes, John Arundel and Justin Domingus, explain the past, present, and future of the DevOps movement.
How enterprises can use Kubernetes as a platform to power improved DevOps, and make cloud migration more process-oriented and straightforward.
In this friendly, pragmatic book, Kubernetes consultant John Arundel and cloud expert Justin Domingus show you what Kubernetes can do—and what you can do with it.
The Threat Stack podcast interviews John and Justin about Kubernetes, container security, and much more.
A quick tutorial on two ways to migrate databases in Ci/CD pipelines: running migrations using a CLI tool, and using a Kubernetes Job resource.