# Blog
# Announcing KUDO 0.16.0
We are happy to release KUDO v0.16.0
# Introducing the KUDO Operators Index The default repository when installing operators with KUDO is the community repository. Adding new operators to this repository has been greatly simplified with a new index of operators and a new community repository URL that is used starting with KUDO 0.16. (read more)
# Building your first KUDO operator - Part 3
In
# KUDO Cassandra 1.0.0 Released
We have recently released KUDO Cassandra
(read more)
# Building your first KUDO operator - Part 2
In
# Developing and Testing Kubernetes Webhooks
Kubernetes development, testing and debugging can be challenging by itself, but fewer things are more challenging than debugging webhooks or technologies like them. Specifically components which require a callback when that callback requires a valid certificate to succeed. Seeing requests for Come up with webhook developer workflow to test it locally
# Building your first KUDO operator - Part 1
So you’ve been using KUDO, tried some of the operators in the upstream repository, and now you want to write an operator for your own application. How do you go about doing that?
In this series of blog posts, I’m going to take you through writing a KUDO operator for Galera
# KUDO Dependencies
One of the most requested features (internally and externally) has been operator dependencies. We've experienced this pain ourselves: Kafka
# KUTTL v0.5.0 Released
Today we release KUTTL v0.5.0. Most releases are simply announced, however this v0.5.0 release is so jam packed that it warrents a blog post to help those using kuttl to come up to speed on the latest features. This post will outline the highlights of the v0.5.0 release which includes:
(read more)
# KUDO Performance Improvement with a Surprise
This started as a straightforward single-character change. Bump the KUDO Cassandra operatorv0.11.0
to v0.11.1
to pick up its recent performance
# KUDO New Features: Roundup and Highlights
KUDO's development continues apace, with major new features landing in each release. This post highlights and summarises a few of the cool new things that have made it in, just in case you missed them being called out in the release
# KUDO Terraform Provider
KUDOInstances
and passing information from one Instance to another in a manner that allows for seamless upgrades.
(read more)
# From Mesos to KUDO
When I started on KUDO, the first thing I needed to wrap my head around was the difference between Mesos
# KUDO, Mesos, and Kubernetes In this post, Ken Sipe talks about about the background of how he ended up on the KUDO team, what makes the KUDO team special, and why he believes this team is making a difference in the landscape it's located in. (read more)
# Hacktoberfest
For several years digitalocean has supported open source development through a fun event called Hacktoberfest
# Announcing KUDO 0.7.2 KUDO v0.7.0+ focuses on developer productivity, user debugging, Kubernetes controller best practices and is updated to the latest Kubernetes 1.16 standards. We are happy to announce the release of v0.7.2. (read more)
# Announcing KUDO 0.6.0 KUDO v0.6.0 makes it more convenient than ever to create operator packages, and also comes with a bunch of features around repository management: you can now easily create and manage your own repositories, and select repositories to install operators from. We are proud to announce this release of KUDO v0.6.0! (read more)
# Announcing KUDO 0.5.0 We are proud to announce the release of KUDO v0.5.0! This release enhances the test harness and KUDO CLI making it easier to perform updates and upgrades on your operators. (read more)
# Announcing KUDO 0.4.0
We are proud to announce the release of KUDO v0.4.0! This release enhances the test harness and includes changes to make KUDO a good citizen, most notably the apiVersion
fields were updated from the k8s.io
domain to the kudo.dev
domain.
(read more)
# Announcing KUDO 0.3.0 We are proud to announce the release of KUDO v0.3.0! This release introduces a new package format, a package repository, and introduces a test harness to help with end-to-end testing. It also deprecates the term "Framework" in favor of "Operator". (read more)
# Announcing KUDO 0.2.0 We are proud to announce the release of KUDO v0.2.0! This release focuses on core infrastructure inside of KUDO as the format for developing operators and running operators stabilizes. (read more)