# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1827
# self = https://watcher.sour.is?uri=https://feeds.twtxt.net/cncf/twtxt.txt&offset=1527
# next = https://watcher.sour.is?uri=https://feeds.twtxt.net/cncf/twtxt.txt&offset=1627
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/cncf/twtxt.txt&offset=1427
Getting to know the new CNCF Code of Conduct Committee
By the CNCF Code of Conduct Committee Hello CNCF community@  Our permanent CNCF Code of Conduct Committee has been operating for eight months, so it’s time for us to share information about incidents we’ve handled in our community... ⌘ Read more
The technical complexities of decoupled authorization
Member post originally published on the Cerbos blog by James Walker Decoupling authorization from your main application code makes authorization more scalable, easier to maintain, and simpler to integrate with your components. However, these benefits are difficult to... ⌘ Read more
Refreshing the KCD program: a new chapter in community building
The Kubernetes Community Days (KCD) program has blossomed over the past two years thanks to the incredible efforts of our community. We at CNCF have been honored to support these events by offering valuable resources and tools, and... ⌘ Read more
Installing multiple helm charts in one go [Approach 3 – using simple bash utility]**
Community post originally published on Dev.to by Sunny Bhambhani In this article, we will be talking about Approach 3 i.e. how to get multiple helm charts installed using a simple bash utility. If you haven’t read the previous... ⌘ Read more
*
How to add OTEL instrumentation to a React Native app
Member post by Jonathan Munz, Senior Software Engineer at Embrace React Native allows developers to build native mobile apps using Javascript and Typescript for both iOS and Android. With a web language as its core and native deployment... ⌘ Read more
Top 3 edge AI trends to look for in 2024
Member post by Abhijeet Kakade, Senior Marketing Expert at MSys Technologies 2023 was the year AI technologies became mainstream. What once was seen in movies is now a staple in daily business operations. AI is integrated into mobile... ⌘ Read more
Applying the DRY principle to Kyverno policies
Member post originally published on the Nirmata Blog by Jim Bugwadia The Don’t Repeat Yourself (DRY) principle of software development advocates avoiding repetition of code that is likely to change. Replacing similar code with reusable abstractions makes software easier to... ⌘ Read more
Join us as gRPConf returns this August 27!
Attention gRPC community! Mark your calendars for August 27th, 2024, as gRPConf returns to the Google Cloud Campus in Sunnyvale, California. The schedule is now live! This is your chance to dive deep into the world of gRPC, connect with fellow... ⌘ Read more
Kubestronaut in Orbit: Kolawole Olowoporoku
Get to know Kolawole This week’s Kubestronaut in Orbit, Kolawole Olowoporoku wears many hats in his role as a Senior Site Reliability Engineer at SEKAI. Kolawole has a passion for learning and for open source and lives in... ⌘ Read more
The importance of secrets detection and redaction within the SLSA framework
Member post by Wayne McDaniel, GitGuardian Leaked credentials, aka secrets, are an easy way for bad actors to gain access to your environments and data. While no one intends to leave these valuable API keys, tokens, and passwords... ⌘ Read more
The inevitable Kubernetes – 10 years, still a lot to do
Member post by Sergey Pronin, Percona Kubernetes launched in June 2014 – since then, it has played a huge part in popularizing cloud-native application designs and supporting more microservices deployments. The growth of container deployments is massive, and... ⌘ Read more
GreenOps and FinOps: the perfect pitch toward business and environmental goals
Member post originally published on the Mia-platform blog by Graziano Casto The information and communication technology sector alone contributes around 1.4% of global emissions, making sustainability a critical issue in today’s tech industry. Gartner predicts that within the next two years,... ⌘ Read more
Building a zero CVE strategy
Member post originally published on the Kubesimplify blog by Kunal Verma With the increase in software complexity and as digital threats evolve (as discussed in our previous blog) in today’s digital age, the organizations are facing a massive increase... ⌘ Read more
Welcome Bob Killen, CNCF’s new Senior Technical Program Manager!
We’d like to take a moment to welcome and introduce (or reintroduce) Bob Killen, CNCF’s new Senior Technical Program Manager! Bob has been a member of the cloud native community for some time now and is probably familiar... ⌘ Read more
Authentication vs authorization: understanding the difference
Member post originally published on the Cerbos blog by Omu Inetimi Authentication vs Authorization: Understanding the Difference In recent times, security in modern applications cannot be overemphasized. It is extremely important to ensure our applications have proper security... ⌘ Read more
Lessons from CrowdStrike’s Buggy Update: The Critical Importance of Robust Release Processes
Community post by Andrés Vega, CNCF TAG Security Recent events involving CrowdStrike’s Falcon security software have underscored a critical lesson across the industry : the importance of having a robust, secure release process. This incident serves as a... ⌘ Read more
Cloud Native Glossary — the Turkish version is live@ (blog in English + Turkish)
The Cloud Native Glossary is a project led by the CNCF Business Value Subcommittee. Its goal is to explain cloud native concepts in clear and simple language without requiring any previous technical knowledge. We are in the process... ⌘ Read more
Interval tree implementation in Xline
The Reason for Implementing Interval Trees In a recent refactoring of Xline, we identified a performance bottleneck caused by two data structures on the critical path: the Speculative Pool and the Uncommitted Pool. These two data structures are... ⌘ Read more
Kubestronaut in Orbit: Eleni Grosdouli
Get to know Eleni This week’s Kubstronaut in Orbit, Eleni Grosdouli, brings diverse experiences to her role as a DevOps Consulting Engineer at Cisco Systems. She’s the go-to person for DevOps and Kubernetes Automation, with a passion for... ⌘ Read more
Organising the first KCD Hyderabad – my amazing experience
KCD post originally published on Social Maharaj by Atulpriya Sharma Being a food and travel blogger, I often attend a lot of food meet-ups where I get to experience different dishes and meet new people as well. But did... ⌘ Read more
Unlocking the power of ephemeral environments with Devtron
Member post originally published on Devtron’s blog by Abhinav Dubey TL;DR: The blog talks about how ephemeral environments with Devtron become much easier, reducing the complexities, automating the process, and optimizing infra cost. In the world of software... ⌘ Read more
As we reach mid-year 2024, a look at CNCF, Linux Foundation, and top 30 open source project velocity
Staff post by Chris Aniszczyk  Date/Time: July 11 at 8am For the last several years we have tracked open source project velocity, which has enabled us to monitor the trends and technologies that resonate with developers and end... ⌘ Read more
SQL simplifies TSDB – how to migrate from InfluxQL to SQL
Member post originally published on Greptime’s blog by tison This article introduced the differences between InfluxQL, Flux, and SQL as query languages. SQL is a more common and general language for querying time series data, making migrating from... ⌘ Read more
WebAssembly components: the next wave of cloud native computing
Member post by Liam Randall, Cosmonic CEO and CNCF Ambassador and Bailey Hayes, Cosmonic CTO, Bytecode Alliance TSC director, and WASI SG co-chair The advent of containers marked an inflection point for computing in the 21st century—a paradigm... ⌘ Read more
Embracing the future: our online store moves to a print-on-demand model
In today’s fast-paced digital world, businesses must evolve and adapt to meet their customers’ changing needs. We are excited to announce that our online store is transitioning to a Print On Demand (POD) model. This significant change brings... ⌘ Read more
Slurm: An HPC workload manager
Member post originally published on SuperOrbital’s blog by Sean Kane In this article, we are going to explore Slurm, a popular open-source high-performance computing (HPC1) workload manager, and discover what it is, why people use it, and how it... ⌘ Read more
Kubestronaut in Orbit: Peter Barczi
Get to know Peter Barczi Peter, one of our first Kubestronauts, has been working with Kubernetes only since 2021 but has still managed to pass all of CNCF’s Kubernetes certifications. He’s currently the Sr. DevOps Engineer / TechLead... ⌘ Read more
A new App Development WG has now been launched!
TAG post from TAG App Delivery Calling all developers! We’re excited to announce the launch of the new App Development Working Group within the TAG App Delivery. This group is dedicated to bridging the gap between developers and... ⌘ Read more
Building the future of 5G with cloud native tech: insights from Joel and Ashan from Swisscom
Member post by Anjali Udasi, Technical Writer, Zenduty and Shubham Srivastava, Developer Relations Engineer, Zenduty Joel Studler and Ashan Senevirathne took the stage at KubeCon + CloudNativeCon Europe in Paris with their presentation, “From GitOps to Kubernetes Resource... ⌘ Read more
How WebAssembly components extend the frontiers of Kubernetes to multi-cloud, edge, and beyond
Ambassador post by Taylor Thomas, CNCF Ambassador and Director of Engineering at Cosmonic WebAssembly (Wasm) components are here and already unlocking new computing patterns. Meanwhile, CNCF’s wasmCloud offers Wasm-native orchestration for distributed components—in essence, a Kubernetes for WebAssembly.... ⌘ Read more
Celebrating 10 years of Kubernetes: the evolution of database operators
Member post originally published on Since its launch in June 2014, Kubernetes has revolutionized container orchestration, transforming how applications are managed and scaled.  The Data on Kubernetes Community (DoKC) created an infographic to celebrate Kubernetes’ tenth anniversary and... ⌘ Read more
Cloud Native Computing Foundation Announces Heroku Joins as a Platinum Member
Leader in Platform as a Service and a pioneer of cloud native principles, Heroku demonstrates a significant commitment to cloud native innovation SAN FRANCISCO, Calif. – June 27, 2024 – The Cloud Native Computing Foundation® (CNCF®), which builds... ⌘ Read more
Vitess 20 is now Generally Available
Project post by the Vitess Maintainer Team We’re delighted to announce the release of Vitess 20 along with version 2.13.0 of the Vitess Kubernetes Operator. Version 20 focuses on usability and maturity of existing features, and continues to... ⌘ Read more
Cloud Native Computing Foundation Grows by Over 26 New Silver Members
New members join CNCF’s vibrant community, working to resolve the pressing challenges organizations face as the technology landscape evolves Seattle, WA – CloudNativeSecurityCon North America – June 26, 2024 – The Cloud Native Computing Foundation® (CNCF®), which builds... ⌘ Read more
Your guide to observability engineering in 2024
Member post originally published on the Logz.io blog by Jake O’Donnell It may sound complicated and daunting, but so much of observability is about discovering the unknown unknowns in your critical systems. The capabilities of observability engineering can... ⌘ Read more
Why you do not want a visualization of your Infrastructure as Code
Originally published on the appCD blog by Asif Awan You’ve been working on a new application for your company. It is going to address business requirements needed to delight customers. But while you are ready to ship your... ⌘ Read more
Exploring team dynamics and the role of Internal Developer Platforms
Member post originally published on the Mia-Platform blog by Giovanna Monti, Full Stack Developer, Mia-Platform Entering the world of a fast-paced tech company can feel like diving headfirst into a sea of complexity, where understanding the organizational structure... ⌘ Read more
Kubestronaut in Orbit: Zhilong Wang
Get to know Zhilong Wang Zhilong Wang is one of the first our our Kubestronauts in China. As a cloud-native technology expert, he has over 10 years of frontline experience in internet development and architecture, specializing in Service... ⌘ Read more
Mastering DevSecOps with Devtron: a strategic approach
Member post originally published on the Devtron blog by Nishant As the adoption of Kubernetes continues to grow, organizations encounter numerous challenges in securing their software development and deployment processes. Integrating security practices into DevOps, known as DevSecOps,... ⌘ Read more
CNCF celebrates successful mentees from LFX Program Term 1 2024!
Congratulations to CNCF’s 2024 Term 1 (March – May) LFX Program mentees who have finished the program successfully! Following a three-month program working with 28 different Graduated, Incubating, and Sandbox projects, including Antrea, Istio, KubeEdge, OpenTelemetry, and Prometheus... ⌘ Read more
Where AI meets cloud native security
Not sure where to get started when it comes to cloud native security and artificial intelligence? Look no further than CloudNativeSecurityCon North America 2024 in Seattle, which opens up with the co-located Secure AI Summit on June 25,... ⌘ Read more
Introducing our H1 2024 Cloud Native Ambassadors
We are thrilled to welcome the latest cohort of CNCF Ambassadors! These passionate and dedicated individuals are recognized for their outstanding contributions to the cloud native community. As CNCF Ambassadors, they will play a crucial role in advocating... ⌘ Read more
The trouble with Topology Aware Routing: Sacrificing reliability in the name of cost savings
Member post originally published on the Buoyant blog by William Morgan Topology Aware Routing is a feature of Kubernetes that prevents cluster traffic within one availability zone from crossing to another availability zone. For high-traffic applications deployed in multi-zone... ⌘ Read more
The New Stack: “A Chat With CloudNativeSecurityCon North America 2024 Co-chairs”**
Conference leaders share their thoughts on the latest trends and challenges in cloud native security, and the sessions they are most looking forward to. ⌘ Read more
Why Embrace created span snapshots for mobile observability with OpenTelemetry
Member post by Fredric Newberg, CTO and Co-Founder of Embrace OTel spans are very powerful for gaining an understanding of the performance of mobile applications. However, given the restriction placed on spans in the OTel specification that spans... ⌘ Read more
Cloud Native Computing Foundation and Linux Foundation Release Line-up for KubeCon + CloudNativeCon + Open Source Summit + AI_dev China 2024
In Hong Kong this summer, cloud native enthusiasts from across Asia and around the world will convene to move forward cloud native, open source, and AI technologies Hong Kong – June 12, 2024 – The Cloud Native Computing... ⌘ Read more
Kubernetes is ten years old!
On June 6, 2014, Joe Beda made the first commit to Kubernetes, and suddenly a movement was born. Kubernetes has changed the world over the last ten years. “I don’t think any of us expected Kubernetes to turn... ⌘ Read more
Generative AI for Kubernetes: meet K8sGPT open source project
Ambassador post originally published on the Logz.io blog by Dotan Horovits Troubleshooting within Kubernetes environments can be a daunting task. If we could only have a magical artificial intelligence advisor that could gather all the data about what... ⌘ Read more
Kubestronaut in Orbit: Khushboo Khatter
Get to know Khushboo Khushboo Khatter is an IT professional with over 8 years of experience and 6 of those working with Kubernetes. She has a passion for cloud technologies and enjoys exploring cutting-edge CNCF tools. She has... ⌘ Read more
An improved OpenTelemetry continuous profiling agent
Member blog post by Abhishek Singh, Christos Kalkanis, Alexander Wert, and Bahubali Shetti of Elastic In March 2023, OpenTelemetry took a big step towards this goal by merging a profiling data model OTEP and working towards a stable... ⌘ Read more
The voice of Kubernetes experts report 2024: the data trends driving the future of the enterprise
Guest post by Rajiv Thakkar, Director of Product Marketing, Portworx, Pure Storage  (LinkedIn) Today, June 6, marks the 10th anniversary of Kubernetes. Kubernetes originally began as a project in Google and was released as open source in June... ⌘ Read more
Unveiling the 10-Year Kubernetes anniversary logo
Congratulations to Cristher Castro and the Cuemby for designing the winning logo As we celebrate the anniversary of the first Kubernetes commit, we’re thrilled to announce the Kubernetes 10th Anniversary Logo Design Contest winner and unveil the winning... ⌘ Read more
CNCF announces the second Zero to Merge cohort
By Taylor Dolezal, Head of Ecosystem, CNCF The Cloud Native Computing Foundation (CNCF) is thrilled to announce our second cohort of the Zero to Merge program. This comprehensive four-week journey empowers participants to make meaningful contributions to CNCF... ⌘ Read more
Tackling GPU underutilization in Kubernetes runtimes
Member post originally published on SuperOrbital’s blog by Keegan McCallum Introduction In the previous parts of this blog post series, we explored the fundamentals of using the NVIDIA Device Plugin to manage GPU resources in Kubernetes clusters (Part... ⌘ Read more
All about Kubernetes Community Days UK – London 2024
KCD post originally published on Linkedin by the Kubernetes Community Days UK – London team What are KCDs? From https://www.cncf.io/kcds/ KCDs are community-organized events that gather adopters and technologists from open source and cloud native communities for education,... ⌘ Read more
Update multiple Kubernetes objects/configmaps in one go!
Community post originally published on dev.to by Sunny Bhambhani There may be cases wherein we just need to update a Kubernetes configmap or any other Kubernetes object based on our requirements. And let’s say it’s just one or... ⌘ Read more
Xline command Deduplication Mechanism (II) — RIFL implementation
Member post by DatenLord In the previous article, we started from why we need command deduplication mechanism, introduced the necessity of deduplication and some problems of the current deduplication mechanism of Xline, and explained the working principle of... ⌘ Read more
Autoscaling consumers in event driven architectures
Community post by Rob Williamson Microservice autoscaling and event-driven decoupling are both paths to help you deliver on the same purpose – maximum performance AND efficiency for applications. Unfortunately, these two goals can also be at loggerheads and... ⌘ Read more
Is testing in production even possible?**
Community post by Antonio Berben, Principal Solutions Architect at Solo.io (Linkedin \\| GitHub) In a Testing In Production (TIP) scenario, a critical aspect is routing traffic based on runtime contextual data. This data, often referred to as routing... ⌘ Read more
Is testing in production even possible?**
Community post by Antonio Berben, Principal Solutions Architect at Solo.io (Linkedin \| GitHub) In a Testing In Production (TIP) scenario, a critical aspect is routing traffic based on runtime contextual data. This data, often referred to as routing... ⌘ Read more
Reflecting on the success of Kubernetes Community Days Islamabad 2024
KCD post by Saim Safdar, CNCF Ambassador In August 2020, I embarked on a journey to establish Cloud Native Islamabad with a vision to cultivate local communities, foster knowledge sharing, and bridge the gap between international and local communities... ⌘ Read more
KCD Argentina 2024: mastering the Kubernetes tango and scoring goals in container orchestration
KCD post originally published on Linkedin by Angel Ramirez, CEO at Cuemby \\| CNCF & OSPO Ambassador \\| Public Speaker \\| Cloud Computing and Kubestronaut As an ambassador for the Cloud Native Computing Foundation (CNCF) and TODO (OSPO)... ⌘ Read more
KCD Argentina 2024: mastering the Kubernetes tango and scoring goals in container orchestration
KCD post originally published on Linkedin by Angel Ramirez, CEO at Cuemby \| CNCF & OSPO Ambassador \| Public Speaker \| Cloud Computing and Kubestronaut As an ambassador for the Cloud Native Computing Foundation (CNCF) and TODO (OSPO)... ⌘ Read more
Happy 7th Birthday, Istio!
Project post originally published on the Istio blog by Lin Sun, Solo.io, for the Istio Steering Committee Celebrating Istio’s momentum and exciting future. On this day in 2017, Google and IBM announced the launch of the Istio service mesh.... ⌘ Read more
Say goodbye to your sidecars: Istio’s ambient mode reaches Beta in v1.22
Project post originally published on the Istio blog by Lin Sun, Solo.io, for the Istio Steering and Technical Oversight Committees Layer 4 & Layer 7 features are both now ready for production. Today, Istio’s revolutionary new ambient data plane mode... ⌘ Read more
Kubestronaut in Orbit: Yongkang He
Get to know Yongkang Yongkang is one of our first Kubestronauts and is based in Singapore and supports a company in the Asia Pacific. He’s shifted his focus to cloud native technologies and is now fully certified on... ⌘ Read more
Does your observability practice lack maturity? Here’s what to do
Member blog post originally published on the Logz.io blog by Jake O’Donnell Observability isn’t new. But organizations are struggling to adopt mature observability practices, and the impact on business is palpable. Organizations are seeing the value of observability for... ⌘ Read more
AWS Karpenter vs Kubernetes Cluster Autoscaler: choosing the right auto-scaling tool
Member post originally published on the Devtron blog by Prakarsh TL;DR: Learn the key difference between AWS Karpenter and Kubernetes Cluster Autoscaler and choose the right auto-scaling tool for your infrastructure In the world of Kubernetes auto-scaling, finding... ⌘ Read more
Love, hate, and policy languages: an introduction to decision-making engines
Community post by Gabriel L. Manor, Director of DevRel at Permit.io Domain-specific declarative languages have been a huge part of software development since its early days. Created to tackle the complexities and specialized requirements that general-purpose programming languages... ⌘ Read more
Cloud Native Glossary — the Russian version is live!
Community post by Kirill Kononovich, Dmitry Shurupov, Timur Tukaev The Cloud Native Glossary is a project led by the CNCF Business Value Subcommittee. Its goal is to explain cloud native concepts in clear and simple language without requiring... ⌘ Read more
Announcing Flux 2.3 GA
Project post originally published on Flux’ blog by Stefan Prodan We are thrilled to announce the release of Flux v2.3.0! In this post, we will highlight some of the new features and improvements included in this release. General availability... ⌘ Read more
Cloud strategies for the best cost and results: public vs private vs hybrid cloud
Member post originally published on Netris’ blog In an era when the typical business is overspending on cloud resources by a rate of 20 to 30 percent, according to IDC, finding ways to rein in cloud costs is critical.... ⌘ Read more
Advanced usage of the NVIDIA Device Plugin
Member post originally published on the SuperOrbital blog by Keegan McCallum, Engineer Introduction In the previous post, we explored the fundamentals of using the NVIDIA Device Plugin to manage GPU resources in Kubernetes clusters. If you haven’t read... ⌘ Read more
Streamlining Cloud Native Community Group (CNCG) management: introducing new organizer forms
Effective organization is key to success in the dynamic world of community group management. Whether you’re leading a tech-focused community or a group centered around a shared interest, having transparent processes in place can make all the difference.... ⌘ Read more
Announcing LitmusChaosCon 2024!
Community post by Prithvi-Raj, LitmusChaos Community Leader, CNCF Ambassador The LitmusChaos community is excited to announce the inaugural edition of its community conference, the LitmusChaosCon 2024, a one-day virtual-only conference on all things LitmusChaos and Chaos Engineering scheduled... ⌘ Read more
A step-by-step guide to securely upgrading your EKS clusters
Member post originally published on Fairwinds’s blog by Stevie Caldwell As an agile open source project, Kubernetes continues to evolve, as does the cloud computing landscape. Keeping up with the latest versions isn’t practical for many organizations, and... ⌘ Read more
A new course: how to use Dapr and WebAssembly to build scalable and secure cloud apps
If it’s time to expand your skill set and master relevant new technologies, Linux Foundation Training and Certification and the Cloud Native Computing Foundation have a new course, Dapr with WebAssembly (LFD233). At a time when technology is... ⌘ Read more
Get the first look at CloudNativeSecurityCon North America 2024’s schedule, add-on events, and more
The schedule for CloudNativeSecurityCon North America 2024 is now live, and is filled with 75 sessions offering practical solutions and thoughtful discussions of some of the biggest challenges in security today. The conference will be held June 26... ⌘ Read more
KubeCon + CloudNativeCon North America 2024 and Utah’s Bathroom Bill
CNCF and the Linux Foundation are saddened by the Utah state legislature’s passing of HB 257, an anti-equal rights law commonly referred to as the “Utah bathroom bill.” Notwithstanding the new Utah law, CNCF is committed to ensuring... ⌘ Read more
CloudNativeSecurityCon North America 2024 Schedule Highlights Innovations in Modern Security Approaches
The premier conference for cloud native security reunites the leading minds to share solutions to the most pressing challenges through innovative technologies SAN FRANCISCO, Calif. – May 8, 2024– The Cloud Native Computing Foundation® (CNCF®), which builds sustainable... ⌘ Read more
Kubernetes is turning 10! Join the party on June 6th
Over the last 10 years, Kubernetes has risen to become the backbone of modern application deployment and has completely changed the course of innovation.  Kubernetes was the first project accepted into the CNCF Incubator in March 2016 and... ⌘ Read more
Adding color-blind themes to Kubecolor to make Kubernetes more inclusive
Ambassador post originally published on Sebastian “Prune” Thomas’s blog Kubcolor is a thin wrapper over the kubectl command that adds coloring to the output. I cloned the project and started maintaining it back in 2022 when the original author wasn’t active... ⌘ Read more
Top 5 cloud computing trends of 2024
Member post by Sameer Danave, Senior Director of Marketing, MSys Technologies Every time I think I have this whole technology game down to a science, something changes in the blink of an eye. And if you’re as enthusiastic... ⌘ Read more
Is your supply chain secure? Double check with our framework
A secure supply chain is a critical piece of cloud native security, and it can be tricky to get right because it covers such a broad expanse of factors from code to pipelines and beyond. Join us on... ⌘ Read more
Early explorations and practices of Xline, a stateful application managed by Karmada
Member post by DatenLord Background and Motivation More and more IT vendors are now embracing cross-cloud multi-clustering as cloud-native technologies and cloud markets continue to mature. Here’s Flexera’s mid-2023 survey on the cloud-native market’s acceptance of multi-cloud, multi-cluster... ⌘ Read more
Accelerating Machine Learning with GPUs in Kubernetes using the NVIDIA Device Plugin
Member post originally published on the SuberOrbital blog by Keegan McCallum NVIDIA Device Plugin for Kubernetes plays a crucial role in enabling organizations to harness the power of GPUs for accelerating machine learning workloads. Introduction Generative AI is... ⌘ Read more
FinOps for Kubernetes: engineering cost optimization
Community post by Saqib Jan Cloud has given on-demand access to compute resources, but high availability also makes cost a much more dynamic problem to forecast. This reverberates as companies continue to expand their cloud footprints and adopt... ⌘ Read more
Open source software in AI and cloud trends to watch in 2024: thoughts from the Netris community
Member post originally published on Netris’s blog Let’s face it: The world of open source software can feel boring – in a good way. Open source has become so pervasive, and so deeply entrenched within modern software stacks... ⌘ Read more
The hidden economy of open source software
Member post originally published on Sysdig’s blog by Nigel Douglas The recent discovery of a backdoor in XZ Utils (CVE-2024-3094), a data compression utility used by a wide array of various open-source, Linux-based computer applications, underscores the importance of open-source... ⌘ Read more
How Katalyst guarantees memory QoS for colocated applications
Member post originally published on Katalyst’s blog In the previous post[1], we introduced Katalyst – a QoS-based resource management system that helps ByteDance improve resource efficiency through colocation of online and offline workloads. In the colocation scenario, memory... ⌘ Read more
A recap: KubeCon + CloudNativeCon Europe 2024
Community post originally published on Medium by Ryan Gough and Majid Att This year, we (JYSK tech) took to Paris to attend KubeCon + CloudNativeCon Europe 2024. After three days of talks, networking and workshops. We put together... ⌘ Read more
Decoding your daily typing habits with GreptimeDB and Streamlit
Member post originally published on Greptime’s blog by Tison Nowadays, typing is a nearly daily occurrence for most people. Interestingly, your typing habits may vary significantly from what you might assume. Below, you’ll find a dashboard that provides... ⌘ Read more
Cloud Custodian completes audit to strengthen security posture and enable continuous assessment
Project post by Cloud Custodian maintainers The Cloud Custodian maintainers are happy to complete a successful security audit with Ada Logics. The Open Source Technology Improvement Fund (OSTIF) facilitated this audit, which was generously funded by the Cloud... ⌘ Read more
KubeCon + CloudNativeCon 2024 recap: highlights and takeaways
Community post originally published on Medium by Maryam Tavakkoli This year, I had the opportunity to attend KubeCon + CloudNativeCon Europe in Paris. While this marked my second in-person KubeCon attendance, it was my first experience as an... ⌘ Read more
The challenges of rising MTTR — and what to do
Member post by Jake O’Donnell, Logz.io Data volumes are soaring. Environments are increasingly intricate. The risk of applications and systems encountering breakdowns is sky-high, and the mean time to recovery (MTTR) for production incidents is moving in the... ⌘ Read more
Triton Server accelerates distribution of models based on Dragonfly
Project post by Yufei Chen, Miao Hao, and Min Huang, Dragonfly project This document will help you experience how to use dragonfly with TritonServe. During the downloading of models, the file size is large and there are many... ⌘ Read more
Charting new territory: OpenTelemetry embraces profiling
Ambassador post originally published on Logz.io’s blog by Dotan Horovits The topic of continuous profiling has been an ongoing discussion in the observability world for some time. I said back in 2021 that profiling was set to be the... ⌘ Read more
What is infrastructure from code?**
Member post originally published on AppCD’s blog by Lauren Rother Maybe you’ve heard of Infrastructure as Code (IaC), which is the process of managing and provisioning computer data center resources (mostly but not entirely in the cloud) through version-controlled, machine-readable... ⌘ Read more
Cloud Native Computing Foundation Announces Trend Micro has Doubled Down on Cloud Native with Gold Membership Upgrade
Global leader in cybersecurity deepens investment in cloud native to drive innovation for end users  SAN FRANCISCO, CA – April 10, 2024 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, today... ⌘ Read more
K8s Benchmark Report: are organizations meeting NSA hardening checks?**
Member post originally published on Fairwinds’s blog by Joe Pelletier The National Security Agency (NSA) and the Cybersecurity and Infrastructure Security Agency (CISA) continue to update their Kubernetes hardening guidance, making recommendations to help organizations ensure they are hardening their Kubernetes clusters. This... ⌘ Read more