Skip to content

docs: rewrite dev.guide for local runs using kind and add macOS support#193

Open
bjosv wants to merge 1 commit into
valkey-io:mainfrom
Nordix:docs-replace-minikube
Open

docs: rewrite dev.guide for local runs using kind and add macOS support#193
bjosv wants to merge 1 commit into
valkey-io:mainfrom
Nordix:docs-replace-minikube

Conversation

@bjosv

@bjosv bjosv commented May 21, 2026

Copy link
Copy Markdown
Collaborator

This PR closes #52

Summary

Replace minikube-based instructions with kind for Linux, and add a new macOS section using Podman with podman-mac-net-connect for Pod CIDR routing through the VM.

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one issue.
  • Commit message explains what changed and why
  • Tests are added or updated.
  • Documentation files are updated.
  • I have run pre-commit locally (pre-commit run --all-files or hooks on commit)

Replace minikube-based instructions with kind for Linux, and add a new
macOS section using Podman with podman-mac-net-connect for Pod CIDR
routing through the VM.

Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
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.

[docs] Mismatched guidance on local development; kind vs minikube

1 participant