https://github.com/zoro16/vault-consul-k8s
https://github.com/zoro16/vault-consul-k8s
Last synced: about 16 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/zoro16/vault-consul-k8s
- Owner: zoro16
- Created: 2022-12-09T15:53:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T16:24:26.000Z (over 3 years ago)
- Last Synced: 2025-08-13T20:14:51.964Z (10 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
## Prerequisites
To use the charts here, [Helm](https://helm.sh/) must be configured for your
Kubernetes cluster. Setting up Kubernetes and Helm is outside the scope of
this README. Please refer to the Kubernetes and Helm documentation.
The versions required are:
* **Helm 3.6+**
* **Kubernetes 1.16+** - This is the earliest version of Kubernetes tested.
It is possible that this chart works with earlier versions but it is
untested.
## Usage
Run the following script for the full setup.
```sh
./setup.sh
```