Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reload/os2display-k8s
Kubernetes based hosting of os2display
https://github.com/reload/os2display-k8s
Last synced: about 4 hours ago
JSON representation
Kubernetes based hosting of os2display
- Host: GitHub
- URL: https://github.com/reload/os2display-k8s
- Owner: reload
- Created: 2019-05-28T08:56:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-10T21:46:49.000Z (almost 4 years ago)
- Last Synced: 2023-03-11T02:34:43.363Z (over 1 year ago)
- Language: Shell
- Size: 298 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OS2display on Kubernetes
This repository contains the tools we use to host OS2display on kubernetes
* /installation - scripts for provisioning resources for hosting os2display
* /helm - helm chart and scripts for releasing it
* /environments - tracks helm chart deployments into environments## Getting started
First go through the steps outlined in [installation/google-cloud/README.md](installation/google-cloud/README.md) to prepare a kubernetes cluster.Then deploy a chart by following the steps outlined in [helm/README.md](helm/README.md)