DEV Community

Cover image for How to Create Event-Driven Resources in Kubernetes
Gianluca
Gianluca

Posted on

3 1

How to Create Event-Driven Resources in Kubernetes

Sveltos introduction

Sveltos is a set of Kubernetes controllers that run in the management cluster. From the management cluster, Sveltos can manage add-ons and applications on a fleet of managed Kubernetes clusters. It is a declarative tool to ensure that the desired state of an application is always reflected in the actual state of the Kubernetes managed clusters.

In this video, Colin introduces the Sveltos Events Framework, which allows cluster admins to create event listeners and handlers for K8s resource creation. When one resource is created, you can automatically respond by creating another resources or helm charts!

If you haven't checked first video, here is the link.

If you want to know more about ProjectSveltos check out the GitHub repo

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (1)

Collapse
 
sergelogvinov profile image
Serge Logvinov

Fantastic video! The explanations are incredibly clear, and the positive energy is truly inspiring.

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay