secret-operator

module
v0.0.0-...-7f1f45b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 10, 2025 License: Apache-2.0

README

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 Data Platform, a modular open source data platform built on Kubernetes that provides Kubernetes native deployment and management of popular open source data apps like Apache Kafka, Apache Doris, Apache Kyuubi, Trino or Apache Spark, all working together seamlessly. Based on Kubernetes, it runs everywhere – on prem or in the cloud.

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 Data Platform Operators

These are the operators that are currently part of the Kubedoop Data Platform:

And our internal 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.

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the secrets v1alpha1 API group +kubebuilder:object:generate=true +groupName=secrets.kubedoop.dev
Package v1alpha1 contains API Schema definitions for the secrets v1alpha1 API group +kubebuilder:object:generate=true +groupName=secrets.kubedoop.dev
cmd
internal
csi
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL