In this edition of the Kubeletter, we've included a ton of news, events, and CFPs along with a ton of useful resources that can help you grow.
What's new with cloud-native
The schedule for gRPC Con 2023 is live. What are some of the talks you're looking forward to the most?
The CRI-O project is officially a CNCF graduate project. Read about the journey of the project.
Kubeflow has been accepted as a CNCF incubating project. With this, even the domain of MLOps has entered the Incubating stage.
Flux has announced the general availability release of Flux v2. This represents a significant milestone in the CNCF ecosystem.
The fuzzing audit for Knative has been completed. Check out the results of the Knative fuzzing audit.
KubeVirt v1.0 has officially been released. Check out what does this mean for the community.
The security audit for the Notary project has been completed. Check out the results of the Notary security audit
The schedule for KubeCon + CloudNativeCon + Open Source Summit China 2023 has been announced. Save the dates and times for the talks you're looking forward to.
The Dragonfly project has officially released Dragonfly v2.1.0. Check out all the changes that come along with the latest version of Dragonfly.
In January, the CNCF made predictions about trends in the digital transformation area for this year. Let's take a look at how these predictions are playing out as the first quarter of the year is ending.
Crossplane has completed its security audit. Check out the results of the Crossplane security audit.
Blogs
How do tools like Cillumin and Kubernetes create powerful abstractions for networking and other complex tasks? In this article, let's look at how IP has evolved to identity, and how it is beneficial in the ecosystem.
Have you ever wondered how organizations achieve pain-free deployments all over the world? In this article, let's take a look at how Plaid acheives painless global deployments using Kubernetes, Helm and ArgoCD.
While working with data, different processes need to be done such as data streaming and data analysis. In this blog from Avien, let's look at how you can stream data from Mastadon into a Kafka cluster and use OpenSearch to analyse and visualize the data *
Running a service mesh such as Linkerd in a production environment requires several considerations. In this blog from Linkderd, let's look at all the things you need to keep in mind while running Linkerd in production.
Have you ever wanted to perform real-time analytics on a large scale of data? In this article, let's take a look at how to use stream processing and OLAP to perform real-time analytics on large-scale data.
The number of software dependencies required in a microservice architecture has increased, which leads to several challenges. Check out this article to learn about the challenges and trade-offs of managing software dependencies in cloud-native applications.
Horizontal scaling has a few challenges in terms of cluster reliability for in-memory databases. In this blog by Dragonfly, let's try to understand some of the challenges with horizontal scaling. *
Supply chain security is essential for delivering secure software to end users. In this blog by Sighup, let's learn about the supply chain security framework.
Observability is an important aspect in a distributed system such as Kubernetes and there needs to be a standardised query language for it. In this blog from Logz, let's look at the journey towards a standardized query language for observability.
Replit has made some major improvements to the Replit deployments feature. Deployments are now 3x faster while also being more reliable and seamless. Check out the complete list of updates with deployments *
mTLS is a great way to secure your Kubernetes clusters. In this article, let's take a look at how you can secure GRPC on Kubernetes with mTLS identities, using Linkerd and Go.
Package artifact management has several benefits. In this blog, let's take a look at 10 benefits of package artifact management and why you need it.
Are you a developer wanting to deploy your applications on Kubernetes? check out this simple guide to understanding Kubernetes as a developer by Komodor *
Videos
Can we use AI to help us manage and troubleshoot Kubernetes clusters? In this video by Viktor, let's explore k8sgpt, a tool that uses ChatGPT to analyze issues and propose solutions related to k8s clusters.
GitOps is a great way to maintain a single source of truth for all your Kubernetes configuration files. In this video, let's learn about GitOps along with a hands-on demo using ArgoCD.
Do you want to learn the ins and outs of Kubernetes? Check out this amazing Kubernetes roadmap by TechWorld with Nana, which covers almost all aspects of Kubernetes that you need to learn as an end user.
What does the next generation of cloud-native security look like? Check out this keynote from Cloud Native Security Summit NA 2023 to find out.
Do you want to keep your Kubernetes clusters secure? Check out this video by Anais Urlichs that gives a great introduction to Snyk and how it can help keep your clusters secure by shifting left
Using feature flags to ship software is a great way to avoid breaking changes and have release cycles without the need to deploy multiple times. In this podcast, let's delve into the world of efficient software development using feature flags. *
Terraform is a great way to automate infrastructure provisioning and configuration which can help speed up deployments. In this video by Travis Media, let's learn how to use Terraform.
Docker compose is a great way to deploy an entire microservice application locally with just one command. In this video, let's learn all about docker-compose
Events
CFPs open
DevRelXSummit 2023 - Closes on 15th August 2023
DevOpsDays Detroit 2023 - Closes on 15th August
2023 All Day DevOps - 18th August 2023
PromCon 2023 - Closes on 18th August 2023
DevopsDays Bangalore - Closes on 27th August 2023
Kube Native 2023 - Closes on 28th August 2023
KCD Texas - Closes on 30th August 2023
Cloud Day 2023 - Closes on 31st August 2023
TestJS Summit 2023 - Closes on 1st September 2023
PrestoCon 2023 - Closes on 1st September 2023
cdCon 2023 - Cloes on 10th September 2023
Open Source Summit Japan 2023 - Closes on 10th September 2023
KCD Denmark 2023 - Closes on 14th September 2023
DevOpsDays Warsaw - Closes on 15th September 2023
KubeDay Singapore 2023 - Closes on 17th September 2023
KubeDay India - Closes on 17th September 2023
Automation Dreamin 2023 - Closes on 22nd September 2023
Open Compliance Summit 2023 - Closes on 1st October 2023
DeveloperWeek 2024 - Closes on 13th October 2023
DevSecOps Conf 2023 - Closes on 30th October 2023
90 Days of DevOps Community Edition - Closes on 2nd November 2023
WeAreDevelopers Live 2023 - Closes on 22nd November 2023
Cloud-native tools highlight
Cast AI is the leading all-in-one platform for Kubernetes automation, optimization, security, and cost management. *
Kelemetry aggregates various data sources including Kubernetes events, audit logs, and informers into the form of traditional tracing, enabling visualization through Jaeger UI and automatic analysis.
Komiser is an open-source cloud-agnostic resource manager. It integrates with multiple cloud providers, builds a cloud asset inventory, and helps you break down your cost at the resource level
Node Problem Detector aims to make various node problems visible to the upstream layers in the cluster management stack. It is a daemon that runs on each node, detects node problems and reports them to the apiserver.
Kured (Kubernetes Reboot Daemon) is a Kubernetes daemonset that performs safe automatic node reboots when the need to do so is indicated by the package management system of the underlying OS.
Preevy is a powerful Command Line Interface (CLI) tool designed to simplify the process of creating ephemeral preview environments. With Preevy, you can easily provision a preview environment for any Docker-Compose application in the cloud. *
Kubernix aims to provide single-dependency Kubernetes clusters for local testing, experimenting and development purposes.
Skippbox is a Desktop application to manage applications deployed on Kubernetes. It supports multiple k8s endpoints and accesses a public application store.
Terramate helps implement and maintain highly scalable Terraform projects by adding powerful capabilities such as code generation, stacks, orchestration, change detection, data sharing and more. *
Kubestriker is a platform-agnostic tool designed to tackle Kubernetes cluster security issues due to misconfigurations and will help strengthen the overall IT infrastructure of any organisation.
Tweets of the week
That's all for this edition of the Kubeletter. Hope you learnt something new and had valuable takeaways.
*
= Sponsored content