Skip to content

Commit

Permalink
update: README examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Esonhugh committed Mar 18, 2024
1 parent 92b3ab6 commit f166088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ And I extended it ability on Kubernetes Service Discovery.

Now it supports to scan all services installed in Kubernetes cluster and all exposed ports in service.

## build
## Build

```bash
make
Expand All @@ -25,7 +25,7 @@ echo $KUBERNETES_SERVICE_HOST
./k8spider all
```

### Example
## Example

```bash
root@pod:/var/www/html/tools# env |grep KUBERNETES
Expand Down

0 comments on commit f166088

Please sign in to comment.