Skip to content

Deployment tool built on Kubernetes to make the deploy, preview and rollback workflows accessible to everyone.

License

Notifications You must be signed in to change notification settings

gimlet-io/gimlet

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9b7e94e · Mar 19, 2024
Aug 23, 2022
Mar 12, 2024
Jun 27, 2023
Mar 18, 2024
Feb 8, 2024
Sep 12, 2023
Nov 18, 2023
Feb 8, 2024
Mar 19, 2024
Mar 18, 2024
Feb 15, 2022
Jun 19, 2023
Mar 16, 2022
May 16, 2022
Nov 13, 2020
Mar 14, 2024
Feb 8, 2024
Mar 19, 2024
Mar 19, 2024

Repository files navigation

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