Skip to content

confluentinc/fork.confluent-kubernetes-examples-1

Repository files navigation

Confluent for Kubernetes Scenario Examples

This GitHub repository accompanies the official Confluent for Kubernetes documentation.

This repository contains scenario workflows to deploy and manage Confluent on Kubernetes for various use cases.

Prerequisites

The following prerequisites are assumed for each scenario workflow:

  • A Kubernetes cluster - any CNCF conformant version
  • Helm 3 installed on your local machine
  • Kubectl installed on your local machine
  • A namespace created in the Kubernetes cluster - confluent
  • Kubectl configured to target the confluent namespace:
    kubectl config set-context --current --namespace=confluent
    
  • This repo cloned to your workstation:
    git clone git@github.com:confluentinc/confluent-kubernetes-examples.git
    

About

Example scenario workflows for Confluent for Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published