An open API service indexing awesome lists of open source software.

https://github.com/mrdavidlaing/staying-up-to-date-explorable

Interactive simulation (ie, https://explorabl.es/) exploring keeping a software environment (like Kubernetes) up-to-date
https://github.com/mrdavidlaing/staying-up-to-date-explorable

kubernetes upgrades

Last synced: 3 months ago
JSON representation

Interactive simulation (ie, https://explorabl.es/) exploring keeping a software environment (like Kubernetes) up-to-date

Awesome Lists containing this project

README

        

# staying-up-to-date-explorable
Interactive simulation (ie, https://explorabl.es/) exploring keeping a software environment (like Kubernetes) up-to-date

## Development

using pipenv:

```
pipenv install
pipenv run dashapp_dev
```