banana

command module
v1.0.0-beta.4 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2023 License: MIT Imports: 3 Imported by: 0

README

banana

Release

banana is a command line utility that generates Kubernetes configuration from a declarative specification

Work in progress banana is still under active development and most features are still in an idéa phase. Please check in from time to time for follow the progress 🧡

The banana.yaml file

This file describes how your application will ultimately look like. For example

kind: Banana
apiVersion: konf.io/v1alpha1
modules:
- name: monitoring/grafana
  components:
  - dashboards
  - loki
- name: ingress/nginx
  components:
  - tls
- name: auth/dex
  version: v3.1.14

Then build with banana build

Getting startet

Download banana from Releases

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
cmd
pkg
git

Jump to

Keyboard shortcuts

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