
1_r/devopsish
Ep18 - Ask Me Anything About Anything with Scott Rosenberg and Jon Shanks
There are no restrictions in this AMA session. You can ask anything about DevOps, Cloud, Kubernetes, Platform Engineering, containers, or anything else. We'll have special guests Scott Rosenberg and Jon Shanks to help us out.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Sponsor: Codefresh 🔗 Codefresh GitOps Cloud: https://codefresh.io ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬ ➡ BlueSky: https://vfarcic.bsky.social ➡ LinkedIn: https://www.linkedin.com/in/viktorfarcic/
▬▬▬▬▬▬ 🚀 Other Channels 🚀 ▬▬▬▬▬▬ 🎤 Podcast: https://www.devopsparadox.com/ 💬 Live streams: https://www.youtube.com/c/DevOpsParadox
🎙️ New to streaming or looking to level up? Check out StreamYard and get $10 discount! 😍 https://streamyard.com/pal/d/5055462645956608
via YouTube https://www.youtube.com/watch?v=g6YL1EQnvnQ
Stop Using Docker and Local Kubernetes for Dev Environments! (feat. Okteto)
Learn how to create production-like remote development environments effortlessly! In this video, we demonstrate why local setups using Docker or KinD aren't optimal for complex applications. Discover how Okteto and tools like Crossplane, Contour, and External Secrets enable seamless development with real-time code updates. See the benefits of remote development environments that mimic production while keeping your local code in sync. Perfect for developers who want to ensure their code works in production-like conditions.
RemoteDevelopment #Okteto #DevEnvironment
Consider joining the channel: https://www.youtube.com/c/devopstoolkit/join
▬▬▬▬▬▬ 🔗 Additional Info 🔗 ▬▬▬▬▬▬ ➡ Transcript and commands: https://devopstoolkit.live/development/stop-using-docker-and-local-kubernetes-for-dev-environments-feat.-okteto 🔗 Okteto: https://okteto.com 🎬 Crossplane Tutorial: https://youtube.com/playlist?list=PLyicRj904Z99i8U5JaNW5X3AyBvfQz-16 🎬 Neon - Never Share Databases Again!: https://youtu.be/z7Nfl-u-hLI 🎬 Nix for Everyone: Unleash Devbox for Simplified Development: https://youtu.be/WiFLtcBvGMU 🎬 Remote Environments with Dev Containers and Devpod: Are They Worth It?: https://youtu.be/T_y3NTDrMHU
▬▬▬▬▬▬ 💰 Sponsorships 💰 ▬▬▬▬▬▬ If you are interested in sponsoring this channel, please visit https://devopstoolkit.live/sponsor for more information. Alternatively, feel free to contact me over Twitter or LinkedIn (see below).
▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬ ➡ BlueSky: https://vfarcic.bsky.social ➡ LinkedIn: https://www.linkedin.com/in/viktorfarcic/
▬▬▬▬▬▬ 🚀 Other Channels 🚀 ▬▬▬▬▬▬ 🎤 Podcast: https://www.devopsparadox.com/ 💬 Live streams: https://www.youtube.com/c/DevOpsParadox
▬▬▬▬▬▬ ⏱ Timecodes ⏱ ▬▬▬▬▬▬ 00:00 Introduction to Remove Dev Environments 02:02 Posthog (sponsor) 03:02 Introduction to Remove Dev Environments (cont.) 11:03 Remote Development Environments 16:17 Remote Development (The Wrong Way) 21:13 Remote Development (The Right Way with Okteto) 29:30 Wrapping It All Up 31:47 Remote Development Environments Pros and Cons
via YouTube https://www.youtube.com/watch?v=Fa1VUumXqsc
Me vs. AI - Live Match Against GitHub Copilot Agent
GitHub Copilot just released the Agent Mode, which should revolutionize development and operations. We'll put it to the test live and see whether AI can replace a (junior) developer or ops.
AI #GitHub #Copilot
Consider joining the channel: https://www.youtube.com/c/devopstoolkit/join
▬▬▬▬▬▬ 🔗 Additional Info 🔗 ▬▬▬▬▬▬ 🔗 GitHub Copilot: https://github.com/features/copilot
▬▬▬▬▬▬ 💰 Sponsorships 💰 ▬▬▬▬▬▬ If you are interested in sponsoring this channel, please visit https://devopstoolkit.live/sponsor for more information. Alternatively, feel free to contact me over Twitter or LinkedIn (see below).
▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬ ➡ BlueSky: https://vfarcic.bsky.social ➡ LinkedIn: https://www.linkedin.com/in/viktorfarcic/
▬▬▬▬▬▬ 🚀 Other Channels 🚀 ▬▬▬▬▬▬ 🎤 Podcast: https://www.devopsparadox.com/ 💬 Live streams: https://www.youtube.com/c/DevOpsParadox
via YouTube https://www.youtube.com/watch?v=8FWABB4V_p8
Week Ending April 6, 2025
https://lwkd.info/2025/20250411
Developer News
KubeCon + CloudNativeCon EU took place last week in London, along with the CNCF Maintainer Summit. The recordings of the talks would be uploaded to the CNCF YouTube channel soon.
Photographs from the Maintainer Summit can be found in this Flickr album. Photographs from KubeCon + CloudNativeCon are being uploaded here.
If you haven’t done it already, do submit your feedback gfor the Maintainer Summit before April 18th!
Release Schedule
Next Deadline: Release day, April 23
Kubernetes v1.33.0-rc.0 is now available for your testing pleasure.
We are less than two weeks away from the scheduled release date for Kubernetes v1.33!
KEP of the Week
KEP 3619: Fine-grained SupplementalGroups control
This KEP adds a new way to choose correct behaviour with how container runtimes are applying SupplementalGroups to the first container process. Previous to this KEP, supplemental groups attached to containers were defined at two levels in Kubernetes - the OCI image level as well as the Kubernetes API level. The Kubernetes API level PodSecurityContext.{RunAsUser, RunAsGroup, SupplementalGroups} was designed to override the config.User configuration of OCI images. But in the current implementation, even if supplemental groups are defined at the Kubernetes API level, the group memberships defined in the container image for the UID are attached to the container process. This KEP proposes changes to both the Kubernets API and the CRI API to fix this issue.
This KEP is driven by @everpeace and is tracked to graduate to beta in the v1.33 cycle.
Shoutouts
No shoutouts this week. Want to thank someone for special efforts to improve Kubernetes? Tag them in the #shoutouts channel.
via Last Week in Kubernetes Development https://lwkd.info/
April 11, 2025 at 03:50AM