Skip to content

yangpei1214/confluent-kubernetes-examples

This branch is 6 commits ahead of, 223 commits behind confluentinc/confluent-kubernetes-examples:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e80ee24 · Dec 15, 2021

History

91 Commits
Sep 17, 2021
Dec 15, 2021
Dec 15, 2021
Dec 15, 2021
May 14, 2021
Dec 15, 2021
Dec 15, 2021
Dec 15, 2021
Dec 15, 2021
Dec 15, 2021
May 14, 2021
Dec 15, 2021
Dec 15, 2021
Jul 9, 2021
Sep 9, 2021
May 3, 2021
Jul 2, 2021

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

Languages

  • Shell 99.6%
  • HCL 0.4%