https://github.com/reload/os2display-k8s
Kubernetes based hosting of os2display
https://github.com/reload/os2display-k8s
Last synced: 2 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-10T21:46:49.000Z (over 4 years ago)
- Last Synced: 2025-01-18T23:17:29.942Z (4 months ago)
- Language: Shell
- Size: 298 KB
- Stars: 0
- Watchers: 2
- 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)