Tag: "kubernetes".

Found 5 posts tagged with "kubernetes".

← Previous page Next page →

Article

[dev.to] Dev Containers on Kubernetes with DevSpace

Devspace project logo.
Containerization is an excellent way to package, distribute, and version developer environments. There are quite a lot of tools that simplify ramping up developer environments using containers, like Dev Container, DevFile, and GitPod. DevSpace, the topic of this post, also helps setting up containerized developer environments, but it has the advantage of deploying to Kubernetes, providing two-way sync between host and remote container, as well as being able to inject an SSH server for remote access.
Posted on Monday, May the 06, 2024
0 min read

Field Note

6th of May 2024

Picture of a compass and a notebook titled "Field Notes"
Attaching a Shell to DevContainer in VS Code & Local Kubernetes With Colima
Posted on Monday, May the 6th 2024
1 min read

Field Note

Creating dev containers with `odo` and Devfile on a local Kubernetes cluster

The Kubernetes logo.
Posted on Monday, April the 22nd 2024
1 min read

Article

[dev.to] Detecting Kubernetes API Deprecations with pluto

The Kubernetes logo.
The Kubernetes API is changing all the time. With these changes come deprecations and eventual removals of parts of the API. To be able to keep an up-to-date Kubernetes cluster version, we have to identify deprecated APIs and update them. This may become tedious in larger clusters with hundreds of resources but tools like `pluto` can help.
Posted on Wednesday, July the 27th, 2022
0 min read

Article

A Couple of Notes on Telepresence

The Kubernetes logo.
Telepresence is a pretty clever tool for local development on a remote Kubernetes or OpenShift cluster. Here are some notes from a recent evaluation.
Posted on Saturday, July the 17, 2021
3 min read
← Previous page Next page →
friedrichkurz.me © 2019-2026 Friedrich Kurz Privacy Policy