-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Joaquim Rocha <[email protected]> Signed-off-by: ashu8912 <[email protected]> Signed-off-by: Joaquim Rocha <[email protected]>
- Loading branch information
1 parent
24382c9
commit c25daab
Showing
28 changed files
with
42,731 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
node_modules | ||
.vscode | ||
dist |
This file contains 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
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/) |
Oops, something went wrong.