1_r/devopsish

1_r/devopsish

54593 bookmarks
Custom sorting
Apple, Are You Okay?
Apple, Are You Okay?
I need Apple to blink once for yes and twice for no, because it's getting weird.
·gizmodo.com·
Apple, Are You Okay?
DevOps Toolkit - Me vs. AI - Live Match Against GitHub Copilot Agent - https://www.youtube.com/watch?v=8FWABB4V_p8
DevOps Toolkit - Me vs. AI - Live Match Against GitHub Copilot Agent - https://www.youtube.com/watch?v=8FWABB4V_p8

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

·youtube.com·
DevOps Toolkit - Me vs. AI - Live Match Against GitHub Copilot Agent - https://www.youtube.com/watch?v=8FWABB4V_p8
Leapp Open Source Project Provides In-Place Upgrades for OpenELA-Compatible Systems
Leapp Open Source Project Provides In-Place Upgrades for OpenELA-Compatible Systems
Leapp Open Source Project Provides In-Place Upgrades for OpenELA-Compatible Systems Facilitates upgrades and portability for operating systems in the Enterprise Linux ecosystem RENO, Nev., AUSTIN, Texas, and LUXEMBOURG—April 10, 2025— OpenELA today announced a branch of the Leapp open source project which provides upgrade tooling for all Enterprise Linux variants. Leapp is an existing open source project that aims to serve as an expert advisor for moving operating systems (OS) workloads to newer Enterprise Linux OS versions by generating suggested actions, identifying risks, producing checklists, and automating steps for users.
·openela.org·
Leapp Open Source Project Provides In-Place Upgrades for OpenELA-Compatible Systems
Last Week in Kubernetes Development - Week Ending April 6 2025
Last Week in Kubernetes Development - Week Ending April 6 2025

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

·lwkd.info·
Last Week in Kubernetes Development - Week Ending April 6 2025
Contributing to Kubernetes blogs
Contributing to Kubernetes blogs
There are two official Kubernetes blogs, and the CNCF has its own blog where you can cover Kubernetes too. For the main Kubernetes blog, we (the Kubernetes project) like to publish articles with different perspectives and special focuses, that have a link to Kubernetes. With only a few special case exceptions, we only publish content that hasn't been submitted or published anywhere else. Read the blog guidelines for more about that aspect.
·kubernetes.io·
Contributing to Kubernetes blogs
I always love these badges you get when speaking at events | Maintainer Summit EU 2025 Speaker Badge - Credly
I always love these badges you get when speaking at events | Maintainer Summit EU 2025 Speaker Badge - Credly
Credly is a global Open Badge platform that closes the gap between skills and opportunities. We work with academic institutions, corporations, and professional associations to translate learning outcomes into digital credentials that are immediately validated, managed, and shared.
·credly.com·
I always love these badges you get when speaking at events | Maintainer Summit EU 2025 Speaker Badge - Credly
Tailscale raises $160 Million (USD) Series C to build the New Internet
Tailscale raises $160 Million (USD) Series C to build the New Internet
Tailscale has raised $160 million USD ($230 million CAD) in our Series C, led by Accel with participation from CRV, Insight Partners, Heavybit, Uncork Capital — and new investment from Anthony Casalena - CEO of Squarespace.
·tailscale.com·
Tailscale raises $160 Million (USD) Series C to build the New Internet
Nanosecond accurate PTP server (grandmaster) and client tutorial for Raspberry Pi - Austin's Nerdy Things
Nanosecond accurate PTP server (grandmaster) and client tutorial for Raspberry Pi - Austin's Nerdy Things
Introduction In the last two PPS posts (the original in 2021 and the revisit in 2025), we explored how to get microsecond-accurate time with a Raspberry Pi and a GPS module that outputs a once-per-second pulse (PPS). That project was a ton of fun—and borderline overkill for most home setups—but it got us into the […]
·austinsnerdythings.com·
Nanosecond accurate PTP server (grandmaster) and client tutorial for Raspberry Pi - Austin's Nerdy Things
MCP Explained for Non-Developers
MCP Explained for Non-Developers
Learn what Model Context Protocol (MCP) is and how anyone can use it to save time on tasks.
·block.github.io·
MCP Explained for Non-Developers
DevOps Toolkit - Ep17 - Ask Me Anything About DevOps Cloud Kubernetes Platform Engineering... w/Jon Shanks - https://www.youtube.com/watch?v=snKWqEDATY8
DevOps Toolkit - Ep17 - Ask Me Anything About DevOps Cloud Kubernetes Platform Engineering... w/Jon Shanks - https://www.youtube.com/watch?v=snKWqEDATY8

Ep17 - Ask Me Anything About DevOps, Cloud, Kubernetes, Platform Engineering,... w/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 a special guest 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=snKWqEDATY8

·youtube.com·
DevOps Toolkit - Ep17 - Ask Me Anything About DevOps Cloud Kubernetes Platform Engineering... w/Jon Shanks - https://www.youtube.com/watch?v=snKWqEDATY8
Rust, Linux and Cloud Native Computing
Rust, Linux and Cloud Native Computing
Even Linus Torvalds admits that integrating Rust into Linux isn't easy, but Greg Kroah-Hartman says it's worth the trouble.
·thenewstack.io·
Rust, Linux and Cloud Native Computing
How crawlers impact the operations of the Wikimedia projects
How crawlers impact the operations of the Wikimedia projects
Since the beginning of 2024, the demand for the content created by the Wikimedia volunteer community – especially for the 144 million images, videos, and other files on Wikimedia Commons – has grow…
·diff.wikimedia.org·
How crawlers impact the operations of the Wikimedia projects