Skip to content

MinIO and Koperator

Cesar Celis Hernandez edited this page Aug 8, 2022 · 21 revisions

Objective:

Notify an image got uploaded via Kafka in k8s environment with Koperator and MinIO.

Steps:

  1. Create the cluster
kind delete clusters kind
kind delete clusters kind
kind create cluster --config ~/operator/testing/kind-config.yaml
Clone this wiki locally