Skip to content

Conversation

@joostholslag
Copy link
Contributor

@joostholslag joostholslag commented Mar 27, 2025

Why the changes in this PR are needed?

Old text explaining kind and docker usage was confusing and redundant.

What are the changes in this PR?

Remove confusing part

Notes to assist PR review:

Further comments:

For me installing docker (desktop on Mac) wasn't enough to use kind. I had to install kind. This is compatible with the kind installation instruction which specifies to install kind after installing docker. Additionally just installing docker isn't enough. It needs to be running. The docker info is a bit confusion in this regard, because if it's installed but not running, it will show output compatible with the example in the tutorial. Since this tutorial isn't (much) about docker, and the kind installation instructions I'd suggest to strike the rest of the text and just refer to the kind usage/installation instruction, which was already there.

@netlify
Copy link

netlify bot commented Mar 27, 2025

Deploy Preview for openpolicyagent ready!

Name Link
🔨 Latest commit 7d1d383
🔍 Latest deploy log https://app.netlify.com/sites/openpolicyagent/deploys/67e5340ee905310008046a8b
😎 Deploy Preview https://deploy-preview-7465--openpolicyagent.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@srenatus srenatus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah... these docs are somewhat dated. Thanks for the edits.

For me installing docker (desktop on Mac) wasn't enough to use kind. I had to install kind. This is compatible with the kind installation instruction which specifies to install kind after installing docker.
Additionally just installing docker isn't enough. It needs to be running. The docker info is a bit confusion in this regard, because if it's installed but not running, it will show output compatible with the example in the tutorial. 
Since this tutorial isn't (much) about docker, and the kind installation instructions I'd suggest to strike the rest of the text and just refer to the kind usage/installation instruction, which was already there.

Signed-off-by: Joost Holslag <[email protected]>
@srenatus srenatus merged commit ee38d83 into open-policy-agent:main Mar 27, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants