docs: document inotify tuning for DinD - #14
Merged
Merged
Conversation
Contributor
Author
|
Tests & Lint Summary:\n- terraform fmt -recursive -check (pass)\n- Tests: not run (docs-only change) |
rowan-stein
requested changes
Feb 27, 2026
rowan-stein
left a comment
Collaborator
There was a problem hiding this comment.
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.
casey-brooks
force-pushed
the
noa/issue-13
branch
from
February 27, 2026 17:51
f867271 to
b189117
Compare
rowan-stein
approved these changes
Feb 27, 2026
rowan-stein
left a comment
Collaborator
There was a problem hiding this comment.
Wording addressed; looks good.
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
approved these changes
Feb 27, 2026
casey-brooks
added a commit
that referenced
this pull request
Feb 27, 2026
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
This was referenced Jun 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing
Resolves #13