Skip to content

Commit

Permalink
add docker prerequisites (open-telemetry#2402)
Browse files Browse the repository at this point in the history
  • Loading branch information
changexd authored Nov 29, 2023
1 parent 4136d22 commit cacebb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ gh pr create
* Install [Kustomize](https://kubectl.docs.kubernetes.io/installation/kustomize/).
* Install [Operator SDK](https://sdk.operatorframework.io/docs/installation/).
* Have a Kubernetes cluster ready for development. We recommend `minikube` or `kind`.
* Docker version 23.0.0 or greater.

### Adding new components - webhook, API

Expand Down

0 comments on commit cacebb3

Please sign in to comment.