1_r/devopsish

1_r/devopsish

54497 bookmarks
Custom sorting
Open Source Foundations Considered Helpful
Open Source Foundations Considered Helpful

Open Source Foundations Considered Helpful

In the era of the open source rug pull, the role of open source foundations is more important than ever. The “rug pull” here refers to companies that have used…

September 13, 2024 at 03:39PM

via Instapaper

·redmonk.com·
Open Source Foundations Considered Helpful
cdk8s-team/cdk8s-examples
cdk8s-team/cdk8s-examples

cdk8s-team/cdk8s-examples

Navigation Menu Global navigation Navigate back to cdk8s-team cdk8s-examples Search code, repositories, users, issues, pull requests... Search syntax tips…

September 13, 2024 at 12:40PM

via Instapaper

·github.com·
cdk8s-team/cdk8s-examples
New Contributor Course
New Contributor Course

New Contributor Course

A high-level, multi-part course for those who are just starting out Welcome to the E-Learning for Contributors course for Kubernetes! Each unit of this course…

September 13, 2024 at 11:14AM

via Instapaper

·kubernetes.dev·
New Contributor Course
What happens when you touch a Pickle to an AM radio tower? | Jeff Geerling
What happens when you touch a Pickle to an AM radio tower? | Jeff Geerling

What happens when you touch a Pickle to an AM radio tower? | Jeff Geerling

A few months ago, our AM radio hot dog experiment went mildly viral. That was a result of me asking my Dad 'what would happen if you ground a hot dog to one of…

September 13, 2024 at 10:02AM

via Instapaper

·jeffgeerling.com·
What happens when you touch a Pickle to an AM radio tower? | Jeff Geerling
Flight to Valkey appears to be response to removal of Redis' open source license
Flight to Valkey appears to be response to removal of Redis' open source license

Flight to Valkey appears to be response to removal of Redis' open source license

The end of an era for Redis and perhaps the beginning of a new one for Valkey. That may well be the result of Redis Labs’ controversial decision earlier this…

September 12, 2024 at 02:44PM

via Instapaper

·techzine.eu·
Flight to Valkey appears to be response to removal of Redis' open source license
Database dust-up: Are Redis users switching to Valkey?
Database dust-up: Are Redis users switching to Valkey?

Database dust-up: Are Redis users switching to Valkey?

In March, the company behind popular Redis database project announced that it was to cease licensing its code with the open source BSD-3 licence in favour of…

September 12, 2024 at 11:18AM

via Instapaper

·computing.co.uk·
Database dust-up: Are Redis users switching to Valkey?
AWS CEO talks teaming up with Oracle & what's next for AI
AWS CEO talks teaming up with Oracle & what's next for AI

AWS CEO talks teaming up with Oracle & what's next for AI

Amazon Web Services (AMZN) is teaming up with Oracle (ORCL) in a new strategic partnership, launching Oracle Database@AWS. AWS CEO Matt Garman says the…

September 12, 2024 at 10:23AM

via Instapaper

·finance.yahoo.com·
AWS CEO talks teaming up with Oracle & what's next for AI
We Spent $20 To Achieve RCE And Accidentally Became The Admins Of .MOBI
We Spent $20 To Achieve RCE And Accidentally Became The Admins Of .MOBI
Welcome back to another watchTowr Labs blog. Brace yourselves, this is one of our most astounding discoveries. Summary What started out as a bit of fun between colleagues while avoiding the Vegas heat and $20 bottles of water in our Black Hat hotel rooms - has now seemingly become a
·labs.watchtowr.com·
We Spent $20 To Achieve RCE And Accidentally Became The Admins Of .MOBI
Last Week in Kubernetes Development - Week Ending September 8 2024
Last Week in Kubernetes Development - Week Ending September 8 2024

Week Ending September 8, 2024

https://lwkd.info/2024/20240911

Developer News

SIG-ContribEx is hosting the first monthly New Contributor Orientation. Held on the first Tuesday of each month, this 1-hour video session will help new contributors figure out “where do I get started?” The first one is at 8:30UTC and again at 15:30UTC on September 17th.

You have one more week to propose sessions for the Contributor Summit, including presentations, discussions, and SIG/Team meetings. The Unconference Topics issue is ready for your discussion ideas.

SIG-Node is thinking about dynamic batch workloads.

Tim Hockins wants your answers to silly Kubernetes questions.

Release Schedule

Next Deadline: Production Readiness Freeze, October 3

As of this Monday, the 1.32 release cycle is underway. The team and schedule will be final this Friday, and Release Lead Frederico Muñoz has shared what to expect. Major deadlines include:

Enhancements freeze: Friday 11th October 2024

Code & Test freeze: Friday 8th November 2024

Docs freeze: Tuesday 26th November 2024

Release day: Wednesday 11th December 2024

Patch releases for all supported versions are expected out this week.

KEP of the Week

KEP 4601: Authorize with Field and Label Selectors

This KEP extends Kubernetes authorization attributes to include field and label selectors for List, Watch, and DeleteCollection verbs, allowing authorizers to make more granular security decisions. This enables out-of-tree authorizers to experiment with restrictions based on selectors, improving per-node workload security. Additionally, field and label selectors will be added to webhook authorization types, Subject Access Reviews (SSAR, SAR, Local SAR), and the node authorizer (restricting by nodeName), and will be integrated into the CEL authorizer for more advanced policy evaluations.

This KEP is tracked for alpha release in v1.32.

Other Merges

Accelerate responses for false negative access requests, speeding up workload startup

Use FormatOnly in gengo, which also involved making hundreds of API names unique; if you haven’t refreshed your repo copy after this merge, better do so

Regular init containers do not use the Sidecar code path, preventing startup failures

APIServer can offer UID headers

kubeadm upgrade apply and kubeadm upgrade node can upgrade just the addons or other specific elements, or skip them

Prevent InFlightPods from having more than one element

Remove conntrack binary from kube-proxy

Dynamic client-go won’t panic when it sees an UnstructuredList

Auto-restart init containers stuck in “created”

tryRegisterWithAPIServer continues whether or not it can create a node

New metrics: inflight_events for QueueingHints (but check for memory overflow)

Test improvements: NodeAffinity integration, image volume sharing

Promotions

AnonymousAuthConfigurableEndpoints to Beta

Subprojects and Dependency Updates

minikube v1.34: Kubernetes 1.31 support, ARM 64 qemu, Volcano addon

csi-driver-nfs v4.9.0: fix CVE-2024-5321

csi-driver-host-path v1.15.0: external-resizer to v1.11.2

csi-driver-smb v1.16.0: fix CVE-2024-5321

cri-o v1.30.5: update of checks for internal repair feature & add a new crio check sub-command; also v1.29.8v1.28.10

cloud-provider-openstack v1.31.0: occm add dnsPolicy feature

kubespray v2.26.0: Make kubernetes v1.30.4 default

python-client v31.0.0b1: DRA changes, leader elections, UserNamespaces

via Last Week in Kubernetes Development https://lwkd.info/

September 11, 2024 at 05:00PM

·lwkd.info·
Last Week in Kubernetes Development - Week Ending September 8 2024
async-profiler/async-profiler: Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace perf_events
async-profiler/async-profiler: Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace perf_events

async-profiler/async-profiler: Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events

This project is a low overhead sampling profiler for Java that does not suffer from Safepoint bias problem. It features HotSpot-specific APIs to collect stack…

September 11, 2024 at 01:20PM

via Instapaper

·github.com·
async-profiler/async-profiler: Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace perf_events
Why GitHub Actually Won
Why GitHub Actually Won

Why GitHub Actually Won

A few days ago, a video produced by @t3dotgg was posted to his very popular YouTube channel where he reviews an article written by the Graphite team titled “How…

September 11, 2024 at 11:35AM

via Instapaper

·blog.gitbutler.com·
Why GitHub Actually Won
Will California flip the AI industry on its head?
Will California flip the AI industry on its head?

Will California flip the AI industry on its head?

Image: Cath Virginia / The Verge, Getty Images Artificial intelligence is moving quickly. It’s now able to mimic humans convincingly enough to fuel massive…

September 11, 2024 at 11:31AM

via Instapaper

·theverge.com·
Will California flip the AI industry on its head?
Why Open Source AI Has No Meaning
Why Open Source AI Has No Meaning

Why Open Source AI Has No Meaning

Meta is winning the open source AI story by using the term to push a large language model (LLM) that is not open source. But really, the Meta camp can call open…

September 11, 2024 at 10:13AM

via Instapaper

·thenewstack.io·
Why Open Source AI Has No Meaning
MariaDB goes private with new CEO as K1 closes acquisition | TechCrunch
MariaDB goes private with new CEO as K1 closes acquisition | TechCrunch

MariaDB goes private with new CEO as K1 closes acquisition | TechCrunch

Enterprise 6:15 AM PDT • September 10, 2024 Image Credits: Smith Collection/Gado / Getty Images MariaDB‘s short-lived tenure as a public company is all but…

September 11, 2024 at 10:06AM

via Instapaper

·techcrunch.com·
MariaDB goes private with new CEO as K1 closes acquisition | TechCrunch
K1 Acquires MariaDB a Leading Database Software Company and Appoints New CEO
K1 Acquires MariaDB a Leading Database Software Company and Appoints New CEO

K1 Acquires MariaDB, a Leading Database Software Company, and Appoints New CEO

Strategic investment aims to accelerate MariaDB's mission to deliver innovative, scalable database solutions with new executive leadership to drive the next…

September 11, 2024 at 10:02AM

via Instapaper

·prnewswire.com·
K1 Acquires MariaDB a Leading Database Software Company and Appoints New CEO
DEC PDP-11/70 for RSTS/E with Front Panel and Debugger
DEC PDP-11/70 for RSTS/E with Front Panel and Debugger
PCjs offers a variety of online machine emulators written in JavaScript. Run DOS, Windows, OS/2 and other vintage PC applications in a web browser on your desktop computer, iPhone, or iPad. An assortment of microcomputers, minicomputers, terminals, programmable calculators, and arcade machines are also available, along with an archive of historical software and documentation.
·pcjs.org·
DEC PDP-11/70 for RSTS/E with Front Panel and Debugger
Mastering Secure Boot on Apple silicon
Mastering Secure Boot on Apple silicon
Explains the three different settings, including Permissive Security, why you might need to reduce security, and how to do so using Startup Security Utility.
·eclecticlight.co·
Mastering Secure Boot on Apple silicon
CVE-2024-43491 - Security Update Guide - Microsoft - Microsoft Windows Update Remote Code Execution Vulnerability
CVE-2024-43491 - Security Update Guide - Microsoft - Microsoft Windows Update Remote Code Execution Vulnerability
Microsoft is aware of a vulnerability in Servicing Stack that has rolled back the fixes for some vulnerabilities affecting Optional Components on Windows 10, version 1507 (initial version released July 2015). This means that an attacker could exploit these previously mitigated vulnerabilities on Windows 10, version 1507 (Windows 10 Enterprise 2015 LTSB and Windows 10 IoT Enterprise 2015 LTSB) systems that have installed the Windows security update released on March 12, 2024—KB5035858 (OS Build 10240.20526) or other updates released until August 2024. All later versions of Windows 10 are not impacted by this vulnerability. This servicing stack vulnerability is addressed by installing the September 2024 Servicing stack update (SSU KB5043936) AND the September 2024 Windows security ...
·msrc.microsoft.com·
CVE-2024-43491 - Security Update Guide - Microsoft - Microsoft Windows Update Remote Code Execution Vulnerability
Why Do You Have To Go and Make Things So Complicated?
Why Do You Have To Go and Make Things So Complicated?
Apple held its annual iPhone event today, and the biggest thought in my mind about is that Apple's product messaging has gotten confusing. Apple Watch For years, rumors have claimed that the Apple Watch Ultra would fall off the annual release cycle the standard Apple Watch enjoys, and it happened today, with the Ultra picking [...]
·512pixels.net·
Why Do You Have To Go and Make Things So Complicated?
Intel Core Ultra 200V Series Lunar Lake Launched
Intel Core Ultra 200V Series Lunar Lake Launched
With the Intel Core Ultra 200V series, Intel is making radical changes. The new chips ditch hyper-theading, get a new iGPU, and onboard memory
·servethehome.com·
Intel Core Ultra 200V Series Lunar Lake Launched