Activity
Mon
Wed
Fri
Sun
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
What is this?
Less
More

Memberships

KubeCraft (Free)

11.2k members • Free

7 contributions to KubeCraft (Free)
Levels 1 to 3? Say hello :-)
This post is for everyone who's still on levels 1 to 3. Go on, say hello :-) Anyone who's level 4 or higher is only allowed to use the reply function. Let's see if this works here -Mischa
4 likes • Apr '25
@Sarhan Patel, I’m working right now as a DevOps Tech lead, so I have expertise in the current market, however, I’m working more on myself and I have the intention to increase the exposure, just because I know is out of my comfort zone.
4 likes • Apr '25
@Sarhan Patel, simple exposure, writing articles, posts, and iteract more with people (networking) will help a lot.
Dev Containers - The Ultimate Workflow
Hello friends, Today I wanted to share some thoughts about dev containers. Dev containers are containerized development environments. It originated as a VSCode extension that allowed developers to load their workspaces as a container. This has several advantages, especially for software engineers: - The dev container is a "fresh" environment and only has what you need - You can install specific versions of a language. For example. Python 3.11 or 3.13 - Features and packages can be included in the devcontainer.json file If you've ever tried to install several Dotnet or Python versions on a MacBook, you probably know how difficult it can be to get it to work. This problem is solved with dev containers. Dev containers solve the problem of slow onboarding. A developer can be up and running within minutes if a project uses dev containers. The dev container is built in minutes, and contains all packages he needs to start working on the project. But there is much more you can do with it. I have based my entire workflow around dev containers now. I don't install any packages locally anymore. Everything happens in dev containers. I work with Kubernetes every day. But I don't have kubectl installed on my machine. Instead, each project or cluster will get their own specific environment. Each environment has only what it needs. This way, it is impossible for me to run my commands on the wrong cluster. This is a much more advanced use of dev containers. Last week I released a course in KubeCraft where I share my complete workflow. You will learn how to build it yourself. If you are interested in using a containerized workflow combined with neovim, you'll love it. But the main advantage is that it has huge potential in larger organizations and enterprise environments. I have friends who work in organizations where it still takes 2 months for a developer to have what they need. In the age of DevOps, this is completely unacceptable and unnecessary. I think dev containers are one of the best answers to this problem.
Dev Containers - The Ultimate Workflow
6 likes • Apr '25
Thanks for the post. I’ve found devcontainers really useful for isolating my project environment, especially since I recently switched to a Mac with an M3 chip. It’s made development much smoother. A couple of things that worked well for me: - I used "mounts" with "type=bind" as a list of objects to easily push local files into the container, like my .kube, .terraform.d, and .aws directories. - I also used runArgs to inject secrets via a .env file. This helped me maintain a clean and consistent configuration without the hassle. With everything inside the container, I can just inherit the necessary permissions quickly and get started right away. Here’s a code example if anyone’s curious:👉 https://github.com/hugolesta/decontainer-example/blob/master/.devcontainer.json
First homelab
Hey guys. Unfortunately I don’t have any old pcs to repurpose so I’m looking at getting a used sff 1L workstation to start a homelab. Researching them, I can see that optiplex’s seem to be the most common recommendation, but thinkcentres, prodesk etc… all good choices too. I’m on an extremely tight budget so I’m looking to get the minimum needed and I’ll upgrade later (but I don't want to buy something that’s super restrictive from the get-go). What I’m concerned about is minimum spec cpu I guess since ram and storage isn't an issue. Generally, These 1L’s all seem to sit from 7~12w at idle, but as low as possible is preferable, of course. Any advice would help greatly appreciated!
8 likes • Apr '25
A good start for me a long time ago was using just Raspberry pi and then creating a cluster, Initially, I had a high motivation to go through this project: http://www.pidramble.com/ Then I went through the hardware details over here: http://www.pidramble.com/wiki/hardware/pis Finally, I decided to just do it myself. because I like to customize everything along the way, so I bought all the necessary elements from Amazon, among other storefronts. I hope this information is useful, I can share more concrete details if there are any possible iterations. Cheers!
Start Here: Introduce Yourself & Get Your First Win
Welcome to KubeCraft. The community where (aspiring) DevOps engineers become undeniable. You are not here to collect endless tutorials. You are here to get hired, build real skills, and move forward with people who want the same outcome. Inside KubeCraft, we share one mission: Become a high paid DevOps engineer while solving real world problems together trough DevOps Craftsmanship. You are no longer doing this alone. You are part of a focused group built to push your growth every step of the way. We help you to: • Build real world DevOps skills through projects, challenges, and proof of work • Land your first DevOps role or level up your current one • Stay accountable inside a community that expects action, not excuses You are in the right place if: • You want to become a DevOps or Cloud engineer and are passionate about this craft • You are willing to do the work, ask questions, and support others • You want a real DevOps environment, not another passive course platform Follow these steps: 1. Post your introduction below (and level up to level 2+ fast) 2. Like & reply to other introductions 3. Your onboarding shows how this community works and what is expected 4. You will see exactly how to create momentum fast with the Welcome to the KubeCraft, Crafter. Let’s get to work.
Poll
2567 members have voted
7 likes • Apr '25
Hi everyone! 👋 I'm Hugo, originally from Argentina and currently living in the Netherlands. I'm passionate about DevOps and always looking to learn, share knowledge, and connect with others in the community. Looking forward to engaging here and doing some good networking along the way!
What editor do you use?
Hello friends, We spend so much time writing code and taking notes. What is your favorite editor? After you replied, go through the comments and like similar editors. You can ask for cool plugins or configuration tips too!
What editor do you use?
8 likes • Apr '25
Neovim, it's nice and customizable!
7 likes • Apr '25
@R P I started using yetone/avante.nvim plugin with copilot, color scheme: folke/tokyonight.nvim, Lazygit is super handy however I like to work with Git directly from the cli.
1-7 of 7
Hugo Lesta
4
70points to level up
@hugolesta-hugo-4337
I'm a DevOps and cloud native follower with over eleven years of experience working in IT.

Active 238d ago
Joined Mar 20, 2025
Alphen aan den Rijn, NL
Powered by