Add Kubernetes deployment guides for Newt and Pangolin#113
Open
marcschaeferger wants to merge 3 commits into
Open
Add Kubernetes deployment guides for Newt and Pangolin#113marcschaeferger wants to merge 3 commits into
marcschaeferger wants to merge 3 commits into
Conversation
…m, Kustomize, Helmfile, and GitOps for Newt and Pangolin Signed-off-by: Marc Schäfer <git@marcschaeferger.de>
…upport wording Signed-off-by: Marc Schäfer <git@marcschaeferger.de>
…cumentation. Covered now under the Kubernetes section Signed-off-by: Marc Schäfer <git@marcschaeferger.de>
Member
oschwartz10612
left a comment
There was a problem hiding this comment.
Also please:
- remove Newt 1.11+ when it says the version as we typically dont call out versions next to features like this across the docs.
- remove the production checklists on all pages
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 (generated by Copilot)
This pull request adds comprehensive Kubernetes installation and GitOps documentation for Pangolin and Newt, expanding the documentation structure and providing detailed guides for different deployment methods and workflows. The main themes are the addition of Kubernetes-focused documentation sections and in-depth explanations of GitOps practices using Argo CD and Flux.
Documentation structure and navigation:
docs.jsonto add a new "Kubernetes" group under "Manual Installation", including pages for Helm, Kustomize, Helmfile, and subgroups for GitOps (Argo CD, Flux), Newt, and Pangolin workflows.Kubernetes installation workflows:
choose-method.mdxto help users select the appropriate Kubernetes installation method (Helm, Kustomize, Argo CD, Flux, Helmfile), with a decision table, detailed method descriptions, clarifications on OCI and raw YAML, and next steps.GitOps documentation:
gitops/overview.mdxwith a thorough explanation of GitOps concepts, benefits, tool comparisons (Argo CD vs. Flux), repository structure recommendations, secret management strategies, step-by-step workflow examples, and common use cases for multi-environment deployments and drift detection.Notice
About 45 - 50% (4217 lines) of the Documentation were generated/enhanced by AI