Talhelper

[![GitHub release (release name instead of tag name)](https://img.shields.io/github/v/release/budimanjojo/talhelper?include_prereleases)](https://github.com/budimanjojo/talhelper/releases) [![GitHub issues](https://img.shields.io/github/issues/budimanjojo/talhelper)](https://github.com/budimanjojo/talhelper/issues) [![License](https://img.shields.io/github/license/budimanjojo/talhelper)](https://github.com/budimanjojo/talhelper/blob/master/LICENSE) [![AUR link](https://img.shields.io/aur/version/talhelper-bin)](https://aur.archlinux.org/packages/talhelper-bin)

A helper tool to help creating Talos cluster in your GitOps repository.

It's like Kustomize but for Talos manifest files with SOPS support natively.

· Report Bug · Request Feature

## About The Project The main reason of this tool is to help creating Talos cluster in GitOps way. Inspired by a python script written by [@bjw-s](https://github.com/bjw-s). You can use this tool to generate Talos config file with `talhelper genconfig` command. You can also use this tool to generate Talos secrets with `talhelper gensecret` command. To get started, [read the documentation](https://budimanjojo.github.io/talhelper). ## License Distributed under the BSD-3 License. See [LICENSE](./LICENSE) for more information. ## Sponsors Thanks for those who are sponsoring or have sponsored my projects, it helps and motivates me to do more! ## Acknowledgments * [Talos](https://github.com/siderolabs/talos) <- Obviously, for providing the code and everything * [bjw-s](https://github.com/bjw-s) <- The guy who inspired this tool * [home-operations](https://github.com/home-operations/) <- Best community of people running Kubernetes at home