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

Support for other namespace and other KAFKA services! #53

Open
hmarrao opened this issue Feb 7, 2018 · 4 comments
Open

Support for other namespace and other KAFKA services! #53

hmarrao opened this issue Feb 7, 2018 · 4 comments

Comments

@hmarrao
Copy link

hmarrao commented Feb 7, 2018

Deployed a Kubeless + Kubeless UI on cloud using my_namespace as my namespace.

When using Kubeless UI, functions are been created in the default namespace and can't use pubsub because can't set ENVs vars for runtime containers.

Cannot propagate KUBELESS_KAFKA_SVC and KUBELESS_NAMESPACE to runtime envs via UI.

How to propagate the correct env vars for via ui for runtime function containers¿?
How to set Kubeless o functions aren't create in the default namespace¿?

PD: thanks to @andresmgot for support on bitnami slack channel.

@andresmgot
Copy link
Contributor

for the record, supporting a different Kafka SVC will require changes in Kubeless (vmware-archive/kubeless#196)

@sebgoa
Copy link
Contributor

sebgoa commented Feb 7, 2018

let's ping @arapulido so we can see how to develop this.

Of course PR welcome as well :)

@arapulido
Copy link

Thanks @sebgoa for the nudge. What do we need to do here?

@andresmgot
Copy link
Contributor

What do we need to do here?

We need to adapt the UI to be able to use a different namespace.

Apart from that we need to address the issue I linked before in Kubeless and then adapt the UI again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants