portainer / kubernetes-beta

Feedback for the BETA version of Portainer with Kubernetes support
19 stars 1 forks source link

[TOPIC] - Applications #11

Open deviantony opened 4 years ago

deviantony commented 4 years ago

Have some feedback about the application related features? Discuss it here.

tomasz-zylka-fluke commented 4 years ago

Hi team thanks for BETA! Have a question / issue ... [Applications view / Port mappings] When 'Publishing mode' column has very long value, then I am not able to see 'Exposed port' and 'Container port' columns without horizontally scrolling the view (which is very inconvenient as I have to scroll left and right all the time) On EKS, load balancer address is very long (like 80 chars long), and therefore it is very likely to happen to many users.

deviantony commented 4 years ago

Hi @tomasz-zylka-fluke, thanks for the feedback ! Sounds like a responsiveness issue, would you be able to post a screenshot in here?

tomasz-zylka-fluke commented 4 years ago

image

tomasz-zylka-fluke commented 4 years ago

Another question: (feature request) I cannot find pods that do NOT belong to any application. E.g. my jenkins instance running on kubernetes creates pods when needs to scale and to execute jobs on those pods. I cannot find them in BETA. Or I somehow missed them ?

deviantony commented 4 years ago

@tomasz-zylka-fluke thanks for the screenshot ! Yes, that is definitely something that we need to fix.

Also regarded your other question, at the moment we only load the following Kubernetes resources as Applications: Deployments, StatefulSets and DaemonSets.

We'll investigate isolated pod support.

WhiteBahamut commented 4 years ago

Note sure if this should belong to the "Application" or even have different section. I think it would be good to have an easy way to configure the Load balancer publish mode.