DanielLeens commented on issue #10927: URL: https://github.com/apache/seatunnel/issues/10927#issuecomment-4514191444
This looks like a real documentation gap rather than a runtime bug, and the use case is definitely valuable. A good first implementation slice would be to keep the docs cloud-neutral first, then add short platform-specific notes for the places where managed Kubernetes environments usually differ most in practice, for example: - image / connector plugin packaging - ConfigMap / Secret / RBAC setup - checkpoint or state storage paths - networking / service exposure - common startup and permission troubleshooting That would already cover a large part of the real user pain without turning the first contribution into eight separate full platform guides. Thanks for raising this. This is a useful area for contributors to pick up, and the current `help wanted` / `good first issue` direction makes sense. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
