Skip to content

Commit

Permalink
remove kubernetes
Browse files Browse the repository at this point in the history
  • Loading branch information
sauljabin committed Jun 18, 2024
1 parent 8177751 commit c76034f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions md/install-dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,6 @@
brew install httpie jq
```

### Kubernetes Tools

- [helm](https://helm.sh/docs/intro/install/) - kubernetes charts manager
- [kind](https://kind.sigs.k8s.io/) - local kubernetes cluster
- [kubectl](https://kubernetes.io/docs/reference/kubectl/) - kubernetes client cli

```bash
brew install helm kind kubectl
```

### MQTT tools

- [mqtt-cli](https://hivemq.github.io/mqtt-cli/docs/installation/) - MQTT client cli
Expand Down

0 comments on commit c76034f

Please sign in to comment.