vmware-archive / octant

Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
https://octant.dev
Apache License 2.0
6.28k stars 480 forks source link

Requesting for scale option #3364

Open kanthvallampati opened 1 year ago

kanthvallampati commented 1 year ago

Describe the problem/challenge you have With Octant, I'm not able to scale up/down the PODs.

Describe the solution you'd like In kubelens we have an option to scale the PODs, which is really helpful. Please provide an option for the same.

Anything else you would like to add: No

Environment:

sachintaksande-tomtom commented 1 year ago

I think this might help you for scaling in Octant

Workloads --> Deployments --> "your-deployment" --> Configuration --> Edit --> "Set Replica Count" --> Submit

kanthvallampati commented 1 year ago

@sachintaksande-tomtom Thanks. This helps.