What if you could debug code running directly inside a Kubernetes container? This talk demonstrates how to set breakpoints and inspect code live.
#1about 3 minutes
Simplifying container startup with Docker Compose
Use a Docker Compose file to define and run multi-container Docker applications, avoiding complex command-line arguments.
#2about 3 minutes
Running different Kubernetes versions with Minikube
Minikube allows you to run a local single-node Kubernetes cluster inside a virtual machine on your personal computer.
#3about 3 minutes
Automating rebuilds on code changes with Skaffold
Skaffold handles the workflow for building, pushing, and deploying your application, automatically rebuilding when local files change.
#4about 2 minutes
Exploring container image layers with Dive
Use the Dive tool to visualize the contents of a Docker image, layer by layer, to discover inefficiencies and optimize image size.
#5about 5 minutes
Visualizing Docker resources with a UI using Portainer
Portainer provides a graphical user interface to manage Docker containers, images, volumes, and networks without using the command line.
#6about 3 minutes
Visualizing Kubernetes resources with K-Dash
K-Dash (now Schooner) offers a secure, web-based UI for visualizing and managing Kubernetes cluster resources like pods, services, and secrets.
#7about 8 minutes
Debugging applications inside containers with VS Code
The VS Code Remote - Containers extension lets you use a Docker container as a full-featured development environment, including debugging.
#8about 12 minutes
Q&A on Helm, K3s, Minikube, and WSL2
The discussion covers additional tools and concepts like using Helm for templating, K3s as a lightweight Kubernetes distribution, and running Docker in WSL2.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
01:28 MIN
Key takeaways for an efficient Kubernetes development workflow
Developing locally with Kubernetes - a Guide and Best Practices
02:40 MIN
The benefits of running Kubernetes locally for development
Developing locally with Kubernetes - a Guide and Best Practices
03:01 MIN
Tools and techniques for Kubernetes development
How I saved 200K/yr in direct costs writing 0 code lines in K8s
02:21 MIN
Comparing local, remote, and hybrid Kubernetes environments
Developing locally with Kubernetes - a Guide and Best Practices
05:01 MIN
Using Kubernetes for complex integration testing
Developing locally with Kubernetes - a Guide and Best Practices
06:34 MIN
Live coding on a remote Kubernetes cluster
Quarkus. A Bliss for developers
04:34 MIN
Demo of local debugging with Kind and Telepresence
Developing locally with Kubernetes - a Guide and Best Practices
04:28 MIN
Bridging local development and production with Podman Desktop
Containers and Kubernetes made easy: Deep dive into Podman Desktop and new AI capabilities
Learning Kubernetes made easy with KubeCampusLearning to use Kubernetes? KubeCampus by Kasten offers free educational content for all skill levels to get you started!Kubernetes is an open-source system for deploying, scaling and managing containerized applications. It allows you to deploy your ...
All the videos of Halfstack London 2024!Last month was Halfstack London, a conference about the web, JavaScript and half a dozen other things. We were there to deliver a talk, but also to record all the sessions and we're happy to share them with you. It took a bit as we had to wait for th...
Dev Digest 113 - Debugging above the cloudHello there and welcome to Dev Digest 113! This time, we got an old friend in the sky back, jQuery asks us to upgrade and AI is eating the web. Also, are you sure the LLM you use is secure against code injection?News and ArticlesGood news everyone! N...
From learning to earning
Jobs that call for the skills explored in this talk.