Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Deploy operator without helm tiller #4

Open
nestorsalceda opened this issue Feb 28, 2019 · 4 comments
Open

Deploy operator without helm tiller #4

nestorsalceda opened this issue Feb 28, 2019 · 4 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@nestorsalceda
Copy link

In this moment, the operator is deployed using the helm tiller plugin. Not all people has helm or neither the tiller plugin installed.

Is there another user experience deploying operators like:

  • Etcd: $ kubectl create -f https://coreos.com/operators/etcd/latest/deployment.yaml
  • Prometheus: $ kubectl create -f https://coreos.com/operators/prometheus/latest/prometheus-operator.yaml

The point is that the less external dependencies we have, the better for get more people involved using and contributing to Falco, so I think that using just kubectl like etcd or prometheus would be awesome.

Thanks!

@mumoshu
Copy link
Collaborator

mumoshu commented Apr 5, 2019

@nestorsalceda Good suggestion!

I'd render the helm chart to produce a set of manifests and include it in the repo.

@mumoshu mumoshu added good first issue Good for newcomers help wanted Extra attention is needed labels Apr 5, 2019
@flickerfly
Copy link

An example using a Subscription to a catalog like OperatorHub.io provides at https://operatorhub.io/install/falco.yaml may be appropriate here.

@poiana
Copy link

poiana commented Nov 22, 2020

Issues go stale after 90d of inactivity.

Mark the issue as fresh with /remove-lifecycle stale.

Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle stale

1 similar comment
@poiana
Copy link

poiana commented Feb 20, 2021

Issues go stale after 90d of inactivity.

Mark the issue as fresh with /remove-lifecycle stale.

Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle stale

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants