We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Introduction to the Synapse Kubernetes Operator

Formal Metadata

Title
Introduction to the Synapse Kubernetes Operator
Subtitle
A new way to deploy Synapse and its Bridges on Kubernetes
Title of Series
Number of Parts
542
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
In this presentation, attendees will get an introduction to Kubernetes Operators. We will briefly touch on concepts like CustomResourceDefinition and the Controller Pattern in Kubernetes. No prior knowledge of Kubernetes is necessary for following this talk. We will next focus on the Synapse Operator. We will demonstrate its main features in an interactive demo. Finally, we'll talk about the next steps and the future of the project. Containers are everywhere. Resistance is futile ! And Kubernetes has won the battle of container orchestration engine. Kubernetes Operators are a way to deploy and manage applications and their components on top of Kubernetes. As Operators are gaining popularity (browse https://operatorhub.io/ to discover some of them), why not building one for Matrix ? The Synapse Operator contains the business logic for managing Synapse instances, as well as some bridges, on top of Kubernetes. Come join us in discovering what Kubernetes Operators are and how they are built ! Then assist to a demo of the Synapse Operator.