Gimlet Cli Save

The Flux-based Internal Developer Platform

Project README

Gimlet

Go Report Card License

Overview

Kubernetes deployment tooling.

  • You can start with as little Kubernetes as you want - even on your laptop.
  • Then progress to a gitops based application delivery platform when you need to.

Gimlet composes the best of open-source out of the box.

Installation

CLI

Linux / Mac

curl -L "https://github.com/gimlet-io/gimlet/releases/download/cli-v0.27.0/gimlet-$(uname)-$(uname -m)" -o gimlet
chmod +x gimlet
sudo mv ./gimlet /usr/local/bin/gimlet
gimlet --version

Dashboard

Gimlet is installable by a kubectl apply:

kubectl apply -f https://raw.githubusercontent.com/gimlet-io/gimlet/main/deploy/gimlet.yaml

or with a Helm chart:

helm template gimlet onechart/onechart -f fixtures/gimlet-helm-values.yaml -n default

Documentation

https://gimlet.io/docs/installation

Open Source Agenda is not affiliated with "Gimlet Cli" Project. README Source: gimlet-io/gimlet

Open Source Agenda Badge

Open Source Agenda Rating