Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 519 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 519 Bytes

elk

System Requirements

sudo curl -L
https://mirror.openshift.com/pub/openshift-v4/clients/helm/latest/helm-linux-amd64
-o /usr/local/bin/helm
  • Make sure the following are installed:

make ansible

Spin environment

make up

Tear down environment

make down