Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm Chart #751

Closed
owenthereal opened this issue Sep 2, 2021 · 6 comments
Closed

Helm Chart #751

owenthereal opened this issue Sep 2, 2021 · 6 comments
Labels
kind/feature-request lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@owenthereal
Copy link

Problem

It would be nice that there is a helm chart for knative operator. Lots of companies make use of charts to install software into their clusters and an official chart is needed for this project.

Persona:
Which persona is this feature for?

Anyone using knative serving and/or eventing

Exit Criteria
A measurable (binary) test that would indicate that the problem has been resolved.

A chart is implemented.

Time Estimate (optional):
How many developer-days do you think this may take to resolve?

N/A.

Additional context (optional)
Add any other context about the feature request here.

@houshengbo
Copy link
Contributor

Is the chart used to install operator only, or install knative components, like serving or eventing?

@owenthereal
Copy link
Author

owenthereal commented Oct 18, 2021

Yes, this is the chart to install the operator which installs serving and/or eventing.

@abdennour
Copy link

  • and configure them as well
    My full support to @owenthereal

@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2022

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 1, 2022
@github-actions github-actions bot closed this as completed Mar 3, 2022
@ddelange
Copy link

ddelange commented May 24, 2022

/reopen

Or are there any other open threads on getting Helm support for Knative we can fold this one into?

I wanted to quickly try this stack out for running some autoscaling deployments, but ended up having to hack all sorts of values in the manifests to get it to run in our small cluster (lower memory limits, less cpu requests, we have tainted nodes so adding some tolerations, ... stuff that's usually configurable through helm).

Istio has helm charts ref, but knative.dev hosts custom Istio and Knative Istio controller manifests ref.

It would be much more convenient and maintainable to install the whole stack via helm (e.g. by default no networking layer, can enable one in helm values), probably with separate charts for CRDs.

@knative-prow
Copy link

knative-prow bot commented May 24, 2022

@ddelange: You can't reopen an issue/PR unless you authored it or you are a collaborator.

In response to this:

/reopen

Or are there any other open threads on getting Helm support for Knative we can fold this one into?

I wanted to quickly try this stack out for running some autoscaling deployments, but ended up having to hack all sorts of values in the manifests to get it to run in our small cluster.

Istio has helm charts ref, but knative.dev hosts custom Istio and Knative Istio controller manifests ref.

It would be much more convenient and maintainable to install the whole stack via helm (e.g. by default no networking layer, can enable one in helm values), probably with separate charts for CRDs.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature-request lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

4 participants