• Stars
    star
    196
  • Rank 192,576 (Top 4 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created over 3 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A gitops based developer platform that gives you the best of open-source out of the box.

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.23.4/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