forked from scaleway/scaleway-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtest-wait-cluster-wait-for-pools.golden
More file actions
107 lines (104 loc) · 3.37 KB
/
test-wait-cluster-wait-for-pools.golden
File metadata and controls
107 lines (104 loc) · 3.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
🟩🟩🟩 STDOUT️ 🟩🟩🟩️
ID 3a04da67-e97e-4654-9e94-ab430e9e635f
Type kapsule
Name cli-test-wait-cluster
Status ready
Version 1.32.3
Region fr-par
OrganizationID fa1e3217-dc80-42ac-85c3-3f034b78b552
ProjectID fa1e3217-dc80-42ac-85c3-3f034b78b552
Cni cilium
Description -
ClusterURL https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443
DNSWildcard *.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud
CreatedAt few seconds ago
UpdatedAt few seconds ago
UpgradeAvailable true
PrivateNetworkID f932db89-93ed-4779-b9d4-2231b507aea2
CommitmentEndsAt few seconds ago
ACLAvailable true
IamNodesGroupID 30185f78-13c6-470e-a589-bc4f33fd9119
NewImagesEnabled true
PodCidr 100.64.0.0/15
ServiceCidr 10.32.0.0/20
ServiceDNSIP 10.32.0.10
Autoscaler configuration:
ScaleDownDisabled false
ScaleDownDelayAfterAdd 10m
Estimator binpacking
Expander random
IgnoreDaemonsetsUtilization false
BalanceSimilarNodeGroups false
ExpendablePodsPriorityCutoff -10
ScaleDownUnneededTime 10m
ScaleDownUtilizationThreshold 0.5
MaxGracefulTerminationSec 600
Auto-upgrade settings:
Enabled false
MaintenanceWindow.StartHour 0
MaintenanceWindow.Day any
Open ID Connect configuration:
IssuerURL -
ClientID -
UsernameClaim -
UsernamePrefix -
GroupsPrefix -
🟩🟩🟩 JSON STDOUT 🟩🟩🟩
{
"id": "3a04da67-e97e-4654-9e94-ab430e9e635f",
"type": "kapsule",
"name": "cli-test-wait-cluster",
"status": "ready",
"version": "1.32.3",
"region": "fr-par",
"organization_id": "fa1e3217-dc80-42ac-85c3-3f034b78b552",
"project_id": "fa1e3217-dc80-42ac-85c3-3f034b78b552",
"tags": [],
"cni": "cilium",
"description": "",
"cluster_url": "https://3a04da67-e97e-4654-9e94-ab430e9e635f.api.k8s.fr-par.scw.cloud:6443",
"dns_wildcard": "*.3a04da67-e97e-4654-9e94-ab430e9e635f.nodes.k8s.fr-par.scw.cloud",
"created_at": "1970-01-01T00:00:00.0Z",
"updated_at": "1970-01-01T00:00:00.0Z",
"autoscaler_config": {
"scale_down_disabled": false,
"scale_down_delay_after_add": "10m",
"estimator": "binpacking",
"expander": "random",
"ignore_daemonsets_utilization": false,
"balance_similar_node_groups": false,
"expendable_pods_priority_cutoff": -10,
"scale_down_unneeded_time": "10m",
"scale_down_utilization_threshold": 0.5,
"max_graceful_termination_sec": 600
},
"auto_upgrade": {
"enabled": false,
"maintenance_window": {
"start_hour": 0,
"day": "any"
}
},
"upgrade_available": true,
"feature_gates": [],
"admission_plugins": [],
"open_id_connect_config": {
"issuer_url": "",
"client_id": "",
"username_claim": "",
"username_prefix": "",
"groups_claim": [],
"groups_prefix": "",
"required_claim": []
},
"apiserver_cert_sans": [],
"private_network_id": "f932db89-93ed-4779-b9d4-2231b507aea2",
"commitment_ends_at": "1970-01-01T00:00:00.0Z",
"acl_available": true,
"iam_nodes_group_id": "30185f78-13c6-470e-a589-bc4f33fd9119",
"new_images_enabled": true,
"pod_cidr": "100.64.0.0/15",
"service_cidr": "10.32.0.0/20",
"service_dns_ip": "10.32.0.10"
}