DevOps

86 stories from 20 sources

SentinelOne · 3w ago

The Convergence of Cloud Secrets & AI Risk

The Convergence of Cloud Secrets & AI Risk SentinelOne’s latest report examines the evolving 'secrets' threatscape, showing how modern cloud and AI infrastructures are being exploited.

impact 37
arXiv AI · 7h ago

Data Flow Control: Data Safety Policies for AI Agents

Data Flow Control: Data Safety Policies for AI Agents arXiv:2606.05679v1 Announce Type: cross Abstract: Agents increasingly generate SQL, orchestrate pipelines, and automate data analysis on behalf of users. While recen…

impact 16
HashiCorp · 2d ago

Rethinking infrastructure access in the age of agentic AI

Rethinking infrastructure access in the age of agentic AI HashiCorp Boundary enables secure agentic AI at scale with unique identities, JIT credentials, explicit delegation, point-of-use enforcement, and auditable contr…

impact 16
Meta Engineering · 2d ago

Lights Out, Systems On: Validating Instant Power Loss Readiness

Lights Out, Systems On: Validating Instant Power Loss Readiness We’re introducing Instantaneous PowerLoss Storm, a new testing paradigm within Meta’s infrastructure for handling and mitigating instant or zero-notice pow…

impact 16
HashiCorp · 3d ago

HCP Terraform adds project-level run tasks

HCP Terraform adds project-level run tasks HCP Terraform now supports project-level run tasks, enabling organizations to apply security, compliance, and operational guardrails consistently across groups of workspaces wh…

impact 16
Cloudflare Blog · 4d ago

How we reduced core unit boot time from hours to minutes

How we reduced core unit boot time from hours to minutes We investigated why firmware updates were causing our core servers to take four hours to reboot. By diving into UEFI data structures and iPXE automation, we elimi…

impact 16
Schneier on Security · 4d ago

Vulnerability Disclosure in the Age of AI

Vulnerability Disclosure in the Age of AI New article: “ Responsible Disclosure in the Age of AI: A Call for Urgent Action ,” by Melissa Hathaway. Abstract: Artificial intelligence is fundamentally reshaping the balance…

impact 16
Dark Reading · 10d ago

State Cyber Leaders Push Congress for More Funding, Support

State Cyber Leaders Push Congress for More Funding, Support A recent congressional hearing highlighted how states are reeling from federal cutbacks to important cybergrants and information-sharing initiatives amid damag…

impact 16
KrebsOnSecurity · 11d ago

Netherlands Seizes 800 Servers, Arrests 2 for Aiding Cyberattacks

Netherlands Seizes 800 Servers, Arrests 2 for Aiding Cyberattacks Authorities in the Netherlands have arrested the co-owners of two related Internet hosting companies for operating IT infrastructure used by Russia to ca…

impact 16
Kubernetes Blog · 2w ago

Announcing etcd 3.7.0-beta.0

Announcing etcd 3.7.0-beta.0 SIG-Etcd announces the availability of the first beta release of etcd v3.7.0 . This new version of the popular distributed database and key Kubernetes component includes the long-requested R…

impact 16
Kubernetes Blog · 3w ago

Kubernetes v1.36: Mixed Version Proxy Graduates to Beta

Kubernetes v1.36: Mixed Version Proxy Graduates to Beta Back in Kubernetes 1.28, we introduced the Mixed Version Proxy (MVP) as an Alpha feature (under the feature gate UnknownVersionInteroperabilityProxy ) in a previou…

impact 16
Kubernetes Blog · 3w ago

Kubernetes v1.36: Advancing Workload-Aware Scheduling

Kubernetes v1.36: Advancing Workload-Aware Scheduling AI/ML and batch workloads introduce unique scheduling challenges that go beyond simple Pod-by-Pod scheduling. In Kubernetes v1.35, we introduced the first tranche of…

impact 16
Kubernetes Blog · 3w ago

Kubernetes v1.36: PSI Metrics for Kubernetes Graduates to GA

Kubernetes v1.36: PSI Metrics for Kubernetes Graduates to GA Since its original implementation in the Linux kernel in 2018, Pressure Stall Information (PSI) has provided users with the high-fidelity signals needed to id…

impact 16
EFF · 3w ago

A Hackers Guide to Circumventing Internet Shutdowns

A Hackers Guide to Circumventing Internet Shutdowns Internet shutdowns are devastating for human rights . When people are disconnected from the internet and digital services, it impacts all aspects of their life—from ac…

impact 16
Kubernetes Blog · 4w ago

Kubernetes v1.36: Moving Volume Group Snapshots to GA

Kubernetes v1.36: Moving Volume Group Snapshots to GA Volume group snapshots were introduced as an Alpha feature with the Kubernetes v1.27 release, moved to Beta in v1.32, and to a second Beta in v1.34. We are excited t…

impact 16
Kubernetes Blog · 4w ago

Kubernetes v1.36: Server-Side Sharded List and Watch

Kubernetes v1.36: Server-Side Sharded List and Watch As Kubernetes clusters grow to tens of thousands of nodes, controllers that watch high-cardinality resources like Pods face a scaling wall. Every replica of a horizon…

impact 16
Kubernetes Blog · 4w ago

Kubernetes v1.36: Declarative Validation Graduates to GA

Kubernetes v1.36: Declarative Validation Graduates to GA In Kubernetes v1.36, Declarative Validation for Kubernetes native types has reached General Availability (GA). For users, this means more reliable, predictable, a…

impact 16
Kubernetes Blog · 5w ago

Kubernetes v1.36: Pod-Level Resource Managers (Alpha)

Kubernetes v1.36: Pod-Level Resource Managers (Alpha) Kubernetes v1.36 introduces Pod-Level Resource Managers as an alpha feature, bringing a more flexible and powerful resource management model to performance-sensitive…

impact 16
Kubernetes Blog · 5w ago

Kubernetes v1.36: Tiered Memory Protection with Memory QoS

Kubernetes v1.36: Tiered Memory Protection with Memory QoS On behalf of SIG Node, we are pleased to announce updates to the Memory QoS feature (alpha) in Kubernetes v1.36. Memory QoS uses the cgroup v2 memory controller…

impact 16
EFF · 5w ago

The Open Social Web Needs Section 230 to Survive

The Open Social Web Needs Section 230 to Survive If you want to overthrow Big Tech, you’ll need Section 230. The paradigm shift being built with the Open Social Web can put communities back in control of social media in…

impact 16
Kubernetes Blog · 5w ago

Kubernetes v1.36: Mutable Pod Resources for Suspended Jobs (beta)

Kubernetes v1.36: Mutable Pod Resources for Suspended Jobs (beta) Kubernetes v1.36 promotes the ability to modify container resource requests and limits in the pod template of a suspended Job to beta. First introduced a…

impact 16
Kubernetes Blog · 6w ago

Kubernetes v1.36: User Namespaces in Kubernetes are finally GA

Kubernetes v1.36: User Namespaces in Kubernetes are finally GA After several years of development, User Namespaces support in Kubernetes reached General Availability (GA) with the v1.36 release. This is a Linux-only fea…

impact 16
Y Combinator Blog · 8w ago

Harshita Arora Joins YC as General Partner

Harshita Arora Joins YC as General Partner We're thrilled to announce that Harshita Arora is joining Y Combinator as a General Partner. She brings deep fintech and infrastructure experience, a founder's instinct for pro…

impact 16
Kubernetes Blog · 17w ago

Introducing Node Readiness Controller

Introducing Node Readiness Controller In the standard Kubernetes model, a node’s suitability for workloads hinges on a single binary "Ready" condition. However, in modern Kubernetes environments, nodes require complex i…

impact 16
Kubernetes Blog · 18w ago

New Conversion from cgroup v1 CPU Shares to v2 CPU Weight

New Conversion from cgroup v1 CPU Shares to v2 CPU Weight I'm excited to announce the implementation of an improved conversion formula from cgroup v1 CPU shares to cgroup v2 CPU weight. This enhancement addresses critic…

impact 16
Kubernetes Blog · 19w ago

Announcing the Checkpoint/Restore Working Group

Announcing the Checkpoint/Restore Working Group The community around Kubernetes includes a number of Special Interest Groups (SIGs) and Working Groups (WGs) facilitating discussions on important topics between intereste…

impact 16
Kubernetes Blog · 19w ago

Uniform API server access using clientcmd

Uniform API server access using clientcmd If you've ever wanted to develop a command line client for a Kubernetes API, especially if you've considered making your client usable as a kubectl plugin, you might have wonder…

impact 16
Kubernetes Blog · 21w ago

Kubernetes v1.35: Mutable PersistentVolume Node Affinity (alpha)

Kubernetes v1.35: Mutable PersistentVolume Node Affinity (alpha) The PersistentVolume node affinity API dates back to Kubernetes v1.10. It is widely used to express that volumes may not be equally accessible by all node…

impact 16

All Categories