-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathcattle-config-provisioning.yaml
133 lines (133 loc) · 3.13 KB
/
cattle-config-provisioning.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
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
aksClusterConfig:
azureCredentialSecret: ""
dnsPrefix: ""
dnsServiceIp: 10.0.0.10
dockerBridgeCidr: 172.17.0.1/16
serviceCidr: 10.0.0.0/16
kubernetesVersion: 1.29.7
linuxAdminUsername: azureuser
loadBalancerSku: Standard
networkPlugin: kubenet
outboundType: LoadBalancer
nodePools:
- availabilityZones:
- "1"
- "2"
- "3"
enableAutoScaling: false
maxPods: 110
mode: System
name: agentpool
nodeCount: 1
osDiskSizeGB: 128
osDiskType: Managed
osType: Linux
vmSize: Standard_DS2_v2
privateCluster: false
resourceGroup: ""
resourceLocation: centralindia
tags: {}
awsCredentials:
azureCredentials:
environment: AzurePublicCloud
eksClusterConfig:
kmsKey: ""
kubernetesVersion: "1.29"
loggingTypes: []
nodeGroups:
- desiredSize: 1
diskSize: 20
ec2SshKey: ""
gpu: false
imageId: ""
instanceType: t3.large
labels: {}
maxSize: 1
minSize: 1
nodeRole: ""
nodegroupName: ng
requestSpotInstances: false
resourceTags: {}
spotInstanceTypes: []
subnets: []
tags: {}
userData: ""
privateAccess: false
publicAccess: true
publicAccessSources: []
region: ap-south-1
secretsEncryption: false
securityGroups: []
serviceRole: ""
subnets: []
tags: {}
gkeClusterConfig:
autopilotConfig:
enabled: false
clusterAddons:
horizontalPodAutoscaling: true
httpLoadBalancing: true
networkPolicyConfig: false
clusterIpv4Cidr: ""
enableKubernetesAlpha: false
ipAllocationPolicy:
clusterIpv4CidrBlock: ""
clusterSecondaryRangeName: ""
createSubnetwork: false
nodeIpv4CidrBlock: ""
servicesIpv4CidrBlock: ""
servicesSecondaryRangeName: ""
subnetworkName: ""
useIpAliases: true
kubernetesVersion: 1.29.8-gke.1211000
labels: {}
locations: []
loggingService: logging.googleapis.com/kubernetes
maintenanceWindow: ""
masterAuthorizedNetworks:
cidrBlocks: []
enabled: false
monitoringService: monitoring.googleapis.com/kubernetes
network: hosted-providers-ci
networkPolicyEnabled: false
nodePools:
- autoscaling:
enabled: false
maxNodeCount: 0
minNodeCount: 0
config:
diskSizeGb: 50
diskType: pd-standard
imageType: COS_CONTAINERD
labels: {}
localSsdCount: 0
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
preemptible: false
tags: []
taints: []
initialNodeCount: 1
management:
autoRepair: true
autoUpgrade: true
maxPodsConstraint: 110
name: np
version: 1.29.8-gke.1211000
privateClusterConfig:
enablePrivateEndpoint: false
enablePrivateNodes: false
masterIpv4CidrBlock: ""
region: ""
subnetwork: hosted-providers-ci
zone: asia-south2-c
projectID: <project>
googleCredentials:
rancher:
cleanup: false
insecure: true