35 lines
		
	
	
		
			661 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			661 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
additionalTrustBundlePolicy: Proxyonly
 | 
						|
apiVersion: v1
 | 
						|
baseDomain: sandbox2884.opentlc.com.
 | 
						|
compute:
 | 
						|
- architecture: amd64
 | 
						|
  hyperthreading: Enabled
 | 
						|
  name: worker
 | 
						|
  platform: {}
 | 
						|
  replicas: 3
 | 
						|
controlPlane:
 | 
						|
  architecture: amd64
 | 
						|
  hyperthreading: Enabled
 | 
						|
  name: master
 | 
						|
  platform: {}
 | 
						|
  replicas: 3
 | 
						|
metadata:
 | 
						|
  creationTimestamp: null
 | 
						|
  name: hub
 | 
						|
networking:
 | 
						|
  clusterNetwork:
 | 
						|
  - cidr: 10.128.0.0/14
 | 
						|
    hostPrefix: 23
 | 
						|
  machineNetwork:
 | 
						|
  - cidr: 10.0.0.0/16
 | 
						|
  networkType: OVNKubernetes
 | 
						|
  serviceNetwork:
 | 
						|
  - 172.30.0.0/16
 | 
						|
platform:
 | 
						|
  aws:
 | 
						|
    region: ap-southeast-1
 | 
						|
publish: External
 | 
						|
pullSecret: '<add your pull-secret>'
 | 
						|
sshKey: |
 | 
						|
  <add your public ssh key>
 |