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

https://github.com/gobengo/node-solid-server-k8s


https://github.com/gobengo/node-solid-server-k8s

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# node-solid-server-k8s

Kubernetes configuration for running [node-solid-server](https://github.com/solid/node-solid-server).

Uses [kustomize](https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/), which is bundled with `kubectl`.

```
kubectl kustomize github.com/gobengo/node-solid-server-k8s
```

Or, if you have this cloned and are in the repository base directory:

```
kubectl kustomize .
```