Skip to content

Commit

Permalink
Init flux plugin
Browse files Browse the repository at this point in the history
Signed-off-by: ashu8912 <aghildiyal@microsoft.com>
  • Loading branch information
ashu8912 committed Oct 18, 2024
1 parent 24382c9 commit a080041
Show file tree
Hide file tree
Showing 24 changed files with 42,564 additions and 0 deletions.
3 changes: 3 additions & 0 deletions flux-plugin/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
node_modules
.vscode
dist
6 changes: 6 additions & 0 deletions flux-plugin/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# flux

Flux plugin that provides views for flux installation on your cluster. Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories), and automating updates to configuration when there is new code to deploy.

## Installation
checkout the installation guide [here](https://fluxcd.io/flux/installation/)
Loading

0 comments on commit a080041

Please sign in to comment.