kubernetes-beta icon indicating copy to clipboard operation
kubernetes-beta copied to clipboard

[TOPIC] - Applications

Open deviantony opened this issue 4 years ago • 6 comments

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

deviantony avatar Mar 30 '20 22:03 deviantony

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.

tomasz-zylka-fluke avatar Mar 31 '20 07:03 tomasz-zylka-fluke

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

deviantony avatar Mar 31 '20 07:03 deviantony

image

tomasz-zylka-fluke avatar Mar 31 '20 07:03 tomasz-zylka-fluke

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 ?

tomasz-zylka-fluke avatar Mar 31 '20 07:03 tomasz-zylka-fluke

@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.

deviantony avatar Mar 31 '20 08:03 deviantony

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.

WhiteBahamut avatar Mar 31 '20 15:03 WhiteBahamut