Skip to content

camel-tooling/camel-dashboard-openshift-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Visit


Camel Dashboard All-in-One Helm Chart for Openshift

This is an umbrella Helm chart that deploys the complete Camel Dashboard solution, including:

  • Camel Dashboard Operator: Manages Camel Dashboard instances
  • Camel Dashboard Console: OpenShift Console plugin for Camel Dashboard
  • Hawtio Online Console Plugin: Management and monitoring console for Java applications

Prerequisites

  • Kubernetes
  • Helm
  • OpenShift 4.19+

Installation

1. Add the Helm Repository

helm repo add camel-dashboard https://camel-tooling.github.io/camel-dashboard/charts
helm repo update

2. Install the Chart

helm install camel-dashboard-openshift-all camel-dashboard/camel-dashboard-openshift-all -n camel-dashboard --create-namespace

3. Customizing Installation

You can customize the installation by providing your own values:

helm install camel-dashboard-openshift-all camel-dashboard/camel-dashboard-openshift-all -n camel-dashboard --create-namespace -f my-values.yaml

Uninstalling

helm uninstall camel-dashboard-openshift-all -n camel-dashboard

More Information

About

Camel Dashboard All-in-One Helm Chart

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors