Artifact Hub becomes a CNCF incubating project
The CNCF Technical Oversight Committee (TOC) has voted to accept Artifact Hub as a CNCF incubating project. Artifact Hub is a web-based application that enables finding, installing, and publishing cloud native packages and configurations. Discovering useful…
Advancing on the Cloud Native Journey A cloud native journey is always a journey that addresses the entire software lifecycle and crosses the organization in terms of processes and people, as well as technology. It is…
Migrating to Cilium for Simplified Cloud Native Networking SysEleven’s cloud and Kubernetes platform team operates its cloud infrastructure, which includes multiple data centers across Germany. This infrastructure supports around 400 Kubernetes clusters belonging to various customers…
Winter soldier: scale down Kubernetes made easy
Member post originally published on the Devtron blog by Bhushan Nemade TL;DR: Stop wasting money on idle resources! Winter Soldier, an open-source tool, helps you automatically scale down non-production environments, saving you up to 28% on…
Enhancing Kubernetes security and flexibility with the CyberArk Conjur and ESO Integration
Member post originally published on CyberArk’s blog by Shlomo Heigh In today’s fast-paced world of DevOps and cloud-native applications, managing secrets securely is critical. CyberArk Conjur, a trusted solution for secrets management, has taken a significant…
Kubestronaut in Orbit: Daiki Takasao
Get to know Daiki This week’s Kubestronaut in Orbit, Daiki Takasao, is a Japanese IT infrastructure engineer at NRI. He works with CNCF technologies to build financial IT systems and has been using Kubernetes, Linkerd, and…
Deploy your first app on Kubernetes with GitOps
Member post originally published on the Taikun blog Introduction In the ever-evolving landscape of cloud-native technologies, managing deployments in Kubernetes clusters has become increasingly complex. Enter ArgoCD, a powerful tool that simplifies and automates the deployment…
Developing an AI agent for smart contextual Q&A
Member post originally published on InfraCloud’s blog by Shreyas Mocherla Accelerated by the pandemic, online tech communities have grown rapidly. With new members joining every day, it’s tough to keep track of past conversations. Often, newcomers…
Developing an AI agent for smart contextual Q&A
Member post originally published on InfraCloud’s blog by Shreyas Mocherla, Product Engineer Intern at InfraCloud Technologies Accelerated by the pandemic, online tech communities have grown rapidly. With new members joining every day, it’s tough to keep…
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…