Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show compute node count in az openshift show table view #60

Closed
0xmichalis opened this issue Jan 22, 2019 · 2 comments
Closed

Show compute node count in az openshift show table view #60

0xmichalis opened this issue Jan 22, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@0xmichalis
Copy link

It would be very helpful to have that info in openshift show instead of having to read through json/yaml in order to figure out my cluster's capacity.

bash-4.4$ az openshift show -g kargakistesting -n kargakistesting -o table
Fqdn                                       Location    Name             OpenShiftVersion    ProvisioningState    PublicHostname    ResourceGroup
-----------------------------------------  ----------  ---------------  ------------------  -------------------  ----------------  ---------------
kargakistesting.eastus.cloudapp.azure.com  eastus      kargakistesting  v3.11               Succeeded                              kargakistesting
@sozercan
Copy link
Member

@julienstroheker

@julienstroheker
Copy link
Contributor

Good point, I guess I can replace the PublicHostname by ComputeCount

@julienstroheker julienstroheker self-assigned this Jan 23, 2019
@amanohar amanohar added the enhancement New feature or request label Feb 7, 2019
@amanohar amanohar closed this as completed Dec 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants