14:26
Visual Studio Code and Kubernetes plugin for beginners
Subscribe to show your support! https://goo.gl/1Ty1Q2 . Patreon http://patreon.com/marceldempers In this episode I do a ...
21:54
Manage Docker and Kubernetes in VSCode
Discover how I revolutionized my HomeLab workflow by managing Docker and Kubernetes directly in VS Code! In this video, I ...
21:34
Manage Docker & Kubernetes Remotely with VS Code!
VS Code can be used to connect to remote machines over SSH. Moreover, with extensions you can actively manage Docker and ...
7:54
Kubernetes Development with Visual Studio Code on Windows.
In this short video, you will see how we can use our favorite tool Visual Studio code to work on Kubernetes development project.
57:41
GitOps Deployments from VS Code with little to no Kubernetes Knowledge
In this talk, App Devs will see how to deploy directly from VS Code quickly and easily in a system that involves Kubernetes, GitOps ...
2:44
Introducing the Visual Studio 2017 extension for Kubernetes, including automation for Minikube, Helm and Draft. The purpose of ...
4:38
SSH Remote development with VSCode
Using VSCode's Remote SSH extension, you can do development work directly on a remote server. Edit files, work in terminal, ...
3:42
Open Cluster Management (OCM) VScode Extension | Multicluster K8S UI | Introduction
https://open-cluster-management.io/ The OCM VScode Extension is a UI tool for OCM related Kubernetes resources.
5:56:37
Docker Containers and Kubernetes Fundamentals – Full Hands-On Course
Learn how to use Docker and Kubernetes in this complete hand-on course for beginners, how to containerize applications with ...
6:59
Get Started with Dev Containers in VS Code
Learn how Dev Containers can boost your coding productivity and save you time configuring your development environment.
6:44
VS Code setup as Devops Engineer
Here are some useful links to help you recreate my setup. Useful Links: - Visual Studio Code: ...
3:33
Supercharge GitHub Copilot with Kubernetes MCP Server in VS Code - One-Click Setup!
Unlock the full potential of GitHub Copilot with Kubernetes integration inside Visual Studio Code. In this video, I'll walk you ...
1:25
MirageDebug debugging Rust application in Kubernetes: using VSCode to debug ztunnel locally
This video is a simple demo, showing how to conveniently use the MirageDebug tool to debug Istio's ztunnel in VSCode.
3:51
Visual Studio Code Kubernetes Tools
The extension for developers building applications to run in Kubernetes clusters and for DevOps staff troubleshooting Kubernetes ...
15:39
Run Your AI Coding Agent in Dev Containers - Complete Beginner's Guide
Dive into the power of Dev Containers and learn how to bundle your entire dev setup—SDKs, runtimes, extensions, and all—into ...
43:36
The AKS extension for VS Code reduces the heavy lifting and enhances the DevOps experience for developers working with ...
6:53
Speed Up Your Dev Container Workflow with Prebuilds
Prebuilt container images enable you to get the most out of your dev container, from faster container startup to simpler ...
13:45
Application development with Visual Studio Code and Kubernetes
Visual Studio Code (or VSCode) is a open source and cross platform text editor by Microsoft. In this video we take a look at the ...
3:48
How to debug and run code locally with Bridge to Kubernetes for VS Code
In this edition of Azure Tips and Tricks, learn how to debug and run code locally with Bridge to Kubernetes for VS Code. For more ...
6:16
Customize Dev Containers in VS Code with Dockerfiles and Docker Compose
Dev containers provide a consistent and reproducible development environment and work by running a Docker container. Follow ...