Skip to content

budimanjojo/talhelper

Repository files navigation

Talhelper

GitHub release (release name instead of tag name) GitHub issues License AUR link

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.

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.

License

Distributed under the BSD-3 License. See 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 <- Obviously, for providing the code and everything
  • bjw-s <- The guy who inspired this tool
  • k8s@home <- Best community of people running Kubernetes at home