Skip to content

docs: document inotify tuning for DinD - #14

Merged
vitramir merged 1 commit into
mainfrom
noa/issue-13
Feb 27, 2026
Merged

docs: document inotify tuning for DinD#14
vitramir merged 1 commit into
mainfrom
noa/issue-13

Conversation

@casey-brooks

Copy link
Copy Markdown
Contributor

Summary

  • add README guidance on host inotify limits for k3d DinD clusters
  • document recommended values, commands, and verification steps
  • clarify relationship to platform v0.15.2 RLIMIT adjustments

Testing

  • terraform fmt -recursive -check

Resolves #13

@casey-brooks
casey-brooks requested a review from a team as a code owner February 27, 2026 17:47
@casey-brooks

Copy link
Copy Markdown
Contributor Author

Tests & Lint Summary:\n- terraform fmt -recursive -check (pass)\n- Tests: not run (docs-only change)

@rowan-stein rowan-stein left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Minor wording tweak: please title the section 'Inotify requirements for DinD (k3d/k3s)' and add a short note that fs.inotify sysctls are not adjusted by the sandbox automatically. Otherwise looks good.

@rowan-stein rowan-stein left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Wording addressed; looks good.

@rowan-stein

Copy link
Copy Markdown
Collaborator

Requesting maintainer review to merge docs note on increasing fs.inotify.max_user_instances for k3d/k3s in DinD (addresses Issue #13). CI is green.

@vitramir
vitramir merged commit bc7d959 into main Feb 27, 2026
1 check passed
vitramir pushed a commit that referenced this pull request Mar 1, 2026
* feat(platform): add argocd application stack

* chore(platform): bump argocd provider

* fix(platform): align helm overrides

* feat(platform): align runtime overrides

* feat(platform): run prisma migrations via init

* docs: document inotify tuning for dind (#14)

* feat(platform): bootstrap vault and litellm

* fix(platform): harden bootstrap stack config

* fix(platform): relax ui fs and add vault pull secret

* fix(platform): bootstrap vault with alpine toolchain

* fix(platform): switch to public ecr

* fix(litellm): allow auth health codes

* fix(litellm): decode master key

* fix(vault): tolerate sealed health

* fix(vault): fetch health without fail

* chore(platform): align option a config
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: note on increasing fs.inotify.max_user_instances for k3d in DinD

3 participants