Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki committed Mar 26, 2021
1 parent 0aa73a4 commit de65de1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Echo Network Watcher
=====================

![CI](https://github.com/soketi/network-watcher/workflows/CI/badge.svg?branch=master)
[![codecov](https://codecov.io/gh/soketi/network-watcher/branch/master/graph/badge.svg?token=31PP7UF8SX)](https://codecov.io/gh/soketi/network-watcher)
![v1.20.2 K8s Version](https://img.shields.io/badge/K8s%20v1.20.2-Ready-%23326ce5?colorA=306CE8&colorB=green)

Laravel Zero-based app that monitors Echo container and manages the new, incoming connections, within a Kubernetes cluster.

Expand All @@ -24,6 +26,10 @@ $ composer install --ignore-platform-reqs && cp .env.example .env
$ php application network:watch
```

## Configuration

Coming soon.

## 🐛 Testing

``` bash
Expand Down

0 comments on commit de65de1

Please sign in to comment.