This feature is available as an add-on for the Honeycomb Enterprise plan.
Please contact your Honeycomb account team for details.
Before You Begin
To install Pipeline Manager you’ll need:- A Honeycomb license key.
Install with Kubernetes Using Helm
Using the helm chart to install Pipeline Manager in a Kubernetes cluster requires Helm 3.0+ and Kubernetes 1.24+.-
Add the Honeycomb Helm repository:
-
Set the
LICENSE_KEYenvironment variable to your HTP License key as provided by your Honeycomb account team: -
Create a Kubernetes secret called
hny-secrets, setting the values for username and password to something of your choosing (admin/admin is not recommended): -
Install the HTP server:
-
Add port forwarding to view the UI:
Log in and Get Started
- In your browser, navigate to
localhost:3001or the remote URL you set during configuration. - You should see the Honeycomb logo and a sign in form. Sign in with the username and password from your helm chart. The default value for both fields if you did not change them is
admin. - Next you should see a Welcome modal with the Honeycomb logo.
- Enter your desired Organization Name.
- Read and accept the EULA.