Skip to content

Commit

Permalink
docs: add trunk.io as necessary software; add links to docker and pod…
Browse files Browse the repository at this point in the history
…man (#630)
  • Loading branch information
jeff-held-aiven authored Feb 9, 2024
1 parent cde8770 commit 34db7e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/docs/contributing/developer-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,14 @@ cd aiven-operator

Before proceeding, please ensure that you have the following dependencies installed:

- Docker or Podman
- [Docker](https://docs.docker.com/) or [Podman](https://podman.io/)
- [Helm](https://helm.sh/)
- [Aiven CLI](https://aiven.io/docs/tools/cli) (make sure you are logged in)
- [jq](https://jqlang.github.io/jq/)
- [kcat](https://github.com/edenhill/kcat)
- base64 (Note: The macOS version does not support the `-w0` flag, which may cause some tests to not work properly)
- [kind](https://kind.sigs.k8s.io/)
- [trunk.io](https://docs.trunk.io/)

Create an Aiven authentication token and an Aiven project, you'll need them in the following sections:

Expand Down

0 comments on commit 34db7e2

Please sign in to comment.