[
https://issues.apache.org/jira/browse/KNOX-3169?focusedWorklogId=993446&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-993446
]
ASF GitHub Bot logged work on KNOX-3169:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Nov/25 13:56
Start Date: 26/Nov/25 13:56
Worklog Time Spent: 10m
Work Description: hanicz opened a new pull request, #1113:
URL: https://github.com/apache/knox/pull/1113
[KNOX-3169](https://issues.apache.org/jira/browse/KNOX-3169) - Add Helm
chart for Knox
## What changes were proposed in this pull request?
This PR adds a Helm chart for containerised Knox to streamline k8s
installation. Since we are not releasing docker images as of yet it has to be
built locally.
This is a basic initial iteration of the new Helm chart that deploys a
single Knox pod on the targeted cluster.
## How was this patch tested?
Tested locally on a Kind cluster
`helm install knox . --namespace knox --create-namespace --debug`
Issue Time Tracking
-------------------
Worklog Id: (was: 993446)
Remaining Estimate: 0h
Time Spent: 10m
> Add helm chart for Knox image
> -----------------------------
>
> Key: KNOX-3169
> URL: https://issues.apache.org/jira/browse/KNOX-3169
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Sandeep More
> Assignee: Sandeep More
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Now that we have docker image for Knox for a while we need a helm chart to
> install the Knox image in k8s.
> This JIRA is to track the helm chart effort.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)