k8n

command module
v0.0.0-...-f3ce930 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2023 License: MIT Imports: 1 Imported by: 0

README

k8n

Description

K8n gopher

k8n (or "ken") is a Go-based project that combines the power of Kubernetes with the magic of a magician. It provides a universal operator that generates resources based on resources inside the Kubernetes cluster. The operator can be configured to watch resources based on API version, kind, and labels/annotations. On each change, the resources are provided as input to ytt overlays, to transform the resources into Kubernetes manifests you want to have. The manifests are then applied to the cluster with kapp.

Examples

  • Copying secrets from one namespace to others
  • Create your own (simple) operator with the help of config maps or CRDs

See examples folder for quickstart

Installation

K8N comes with prebuilt images and binaries. See github releases.

Contributing

Contributions are welcome! If you'd like to contribute to k8n, please create an issue first and enable lefthook

License

k8n is released under the MIT License.

Acknowledgments

Special thanks to the Carvel team for their amazing work on ytt and kapp, which are essential components of k8n.

Contact

For any inquiries or feedback, please reach out via github issue or discussion

Documentation

Overview

Copyright © 2023 Kris Budde

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Directories

Path Synopsis
internal
ytt

Jump to

Keyboard shortcuts

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