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

When getting a k8s cluster il would like to see the pools #1202

Closed
jerome-quere opened this issue Jul 10, 2020 · 0 comments · Fixed by #1311
Closed

When getting a k8s cluster il would like to see the pools #1202

jerome-quere opened this issue Jul 10, 2020 · 0 comments · Fixed by #1311
Assignees
Labels
enhancement k8s Kubernetes Kapsule issues, bugs and feature requests
Milestone

Comments

@jerome-quere
Copy link
Contributor

jerome-quere commented Jul 10, 2020

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Where doing a

scw k8s cluster get

I would expect to see a section with pools in this cluster. We could also add node

It could something like

ID                6e02c713-7d10-435b-8e29-c48a52d89456
Name              test1
Status            creating
Version           1.18.4
Region            fr-par
OrganizationID    274726a6-c0a4-4c7c-93ed-e43855c9d440
Cni               flannel
Description       -
ClusterURL        https://6e02c713-7d10-435b-8e29-c48a52d89456.api.k8s.fr-par.scw.cloud:6443
DNSWildcard       *.6e02c713-7d10-435b-8e29-c48a52d89456.nodes.k8s.fr-par.scw.cloud
CreatedAt         now
UpdatedAt         now
DashboardEnabled  false
Ingress           none
UpgradeAvailable  false

Autoscaler configuration:
ScaleDownDisabled             false
ScaleDownDelayAfterAdd        10m
Estimator                     binpacking
Expander                      random
IgnoreDaemonsetsUtilization   false
BalanceSimilarNodeGroups      false
ExpendablePodsPriorityCutoff  -10
ScaleDownUnneededTime         10m

Auto-upgrade settings:
Enabled                      false
MaintenanceWindow.StartHour  0
MaintenanceWindow.Day        any

Pools:
ID              |   Name                 | Status  | Nodes   
XXXXX     |  pool-name          | ready   | 12
YYYYYY   | x.x.x.x  ......

@jerome-quere jerome-quere added enhancement k8s Kubernetes Kapsule issues, bugs and feature requests labels Jul 10, 2020
@jerome-quere jerome-quere added this to the v2.1.0 milestone Jul 10, 2020
@remyleone remyleone linked a pull request Jul 30, 2020 that will close this issue
@remyleone remyleone self-assigned this Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement k8s Kubernetes Kapsule issues, bugs and feature requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants