-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathcattle-config-import.yaml
70 lines (70 loc) · 1.57 KB
/
cattle-config-import.yaml
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
aksClusterConfig:
imported: true
nodePools:
- availabilityZones:
- "1"
- "2"
- "3"
count: 1
enableAutoScaling: false
maxPods: 110
mode: System
name: agentpool
osDiskSizeGB: 128
osDiskType: Managed
osType: Linux
vmSize: Standard_DS2_v2
resourceGroup: ""
resourceLocation: centralindia
awsCredentials:
azureCredentials:
environment: AzurePublicCloud
eksClusterConfig:
imported: true
nodeGroups:
- desiredSize: 1
diskSize: 20
ec2SshKey: ""
gpu: false
imageId: ""
instanceType: t3.large
labels: {}
maxSize: 1
minSize: 1
nodeRole: ""
nodegroupName: test1
requestSpotInstances: false
resourceTags: {}
spotInstanceTypes: []
subnets: []
tags: {}
userData: ""
region: ap-south-1
gkeClusterConfig:
projectID: <project>
zone: asia-south2-c
imported: true
nodePools:
- autoscaling: {}
config:
diskSizeGb: 100
diskType: pd-standard
imageType: COS_CONTAINERD
machineType: n1-standard-2
oauthScopes:
- https://www.googleapis.com/auth/devstorage.read_only
- https://www.googleapis.com/auth/logging.write
- https://www.googleapis.com/auth/monitoring
- https://www.googleapis.com/auth/servicecontrol
- https://www.googleapis.com/auth/service.management.readonly
- https://www.googleapis.com/auth/trace.append
initialNodeCount: 1
management:
autoRepair: true
autoUpgrade: true
maxPodsConstraint: 110
version: 1.27.3-gke.100
googleCredentials:
rancher:
cleanup: false
insecure: true