-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Helm Charts for easy Kubernetes deployments. With the Charts you can: deploys KSML as StatefulSet configures KSML Runner settings, like application server, prometheus export define KSML Definition files define Schema Files define namespaces and corresponding KSML Definition file logging configurations Collect metrics with servicemonitor Define an ingress for the application server Allows setting of Kubernetes options for the deployment Configure the VolumeClaimTemplate is made and configurable for state store SecurityContext ServiceAccount Resources Affinity NodeSelector topologySpreadConstraints tolerations The repo configured to build and release to multiple registries Images to Docker Hub docker.io/axual/ksml GitHub KSML registry ghcr.io/axual/ksml Axual OpenSource registry.axual.io/opensource/images/axual/ksml Charts to Axual OpenSource registry.axual.io/opensource/charts/ksml KSML Charts are configured to pull from Axual OpenSource, since that is where the user pulled the charts from as well
- Loading branch information
Showing
27 changed files
with
1,722 additions
and
173 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
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
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
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 |
---|---|---|
|
@@ -13,3 +13,4 @@ examples/io.axual* | |
examples/io.ksml* | ||
|
||
workspace/* | ||
/packaging/helm-charts/**/*.tgz |
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.