16 lines
355 B
Markdown
16 lines
355 B
Markdown
# kubeapi-load-balancer
|
|
|
|
Simple NGINX reverse proxy to lend a hand in HA kubernetes-master deployments.
|
|
|
|
|
|
This charm is a component of Charmed Kubernetes. For full information,
|
|
please visit the [official Charmed Kubernetes docs](https://www.ubuntu.com/kubernetes/docs/charm-kubeapi-load-balancer).
|
|
|
|
# Developers
|
|
|
|
## Building the charm
|
|
|
|
```
|
|
make charm
|
|
```
|