Skip to content

Operator to provision and inject secrets for Kubernetes pods

License

Notifications You must be signed in to change notification settings

zncdatadev/secret-operator

Repository files navigation

Kubedoop Secret Operator

Build LICENSE Go Report Card Artifact HUB

This is a Kubernetes Operator to provision and inject secrets for Kubernetes pods. Compared to Kubernetes' native secret mounts, this permits secrets to be selected dynamically based on properties of the Pod. It's part of the kubedoop ecosystem.

Kubedoop is a cloud-native big data platform built on Kubernetes, designed to simplify the deployment and management of big data applications on Kubernetes. It provides a set of pre-configured Operators to easily deploy and manage various big data components such as HDFS, Hive, Spark, Kafka, and more.

Quick Start

Add helm repository

Please make sure helm version is v3.0.0+

helm repo add kubedoop https://zncdatadev.github.io/kubedoop-helm-charts/

Add required dependencies

helm install listener-operator kubedoop/listener-operator

Add secret-operator

helm install secret-operator kubedoop/secret-operator

Deploy secret operator

kubectl apply -f config/samples

Kubedoop Ecosystem

Operators

Kubedoop operators:

Kubedoop built-in operators:

Contributing

If you'd like to contribute to Kubedoop, please refer to our Contributing Guide for more information. We welcome contributions of all kinds, including but not limited to code, documentation, and use cases.

License

Copyright 2024.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Operator to provision and inject secrets for Kubernetes pods

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •