Suggested Reads

Suggested Reads

54794 bookmarks
Newest
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?
Fact-checking the 2024 Trump-Harris debate
Fact-checking the 2024 Trump-Harris debate

Fact-checking the 2024 Trump-Harris debate

In their first and perhaps only presidential debate in the 2024 election, a defensive former president Donald Trump relied on many of his favorite falsehoods to combat attacks from Vice President Kamala Harris.

Tags:

via Pocket https://www.washingtonpost.com/politics/2024/09/11/fact-check-presidential-debate-harris-trump/

September 11, 2024 at 11:11AM

·washingtonpost.com·
Fact-checking the 2024 Trump-Harris debate
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
It’s called prejudice and racism perpetrated by right wing extremists. Those very weird folks here in the US. | How DEI Can Survive This Era of Backlash
It’s called prejudice and racism perpetrated by right wing extremists. Those very weird folks here in the US. | How DEI Can Survive This Era of Backlash
Despite recent backlash against and cuts to organizational DEI initiatives, researchers from the Stanford VMware Women’s Leadership Innovation Lab argue that DEI isn’t dead in the U.S. Instead, they say it’s experiencing a period of what social movement scholars call “closed doors,” where the obvious route for change is no longer easily accessible. They recently convened a gathering of 14 chief diversity officers (CDOs) to unpack what’s happening in their world. The group represented six industries and companies ranging from a couple thousand to over 300,000 employees. The researchers noted striking similarities between current DEI strategies and the tactics used by feminist movement builders during times of closed doors — and uncovered four strategies for continuing the important work of DEI while it’s under attack.
·hbr.org·
It’s called prejudice and racism perpetrated by right wing extremists. Those very weird folks here in the US. | How DEI Can Survive This Era of Backlash