mirror of https://github.com/kubernetes/kops.git
				
				
				
			Remove extraneous markdown files in pkg/apis
This commit is contained in:
		
							parent
							
								
									aa6e09ca12
								
							
						
					
					
						commit
						b704376504
					
				|  | @ -1,21 +0,0 @@ | ||||||
| TODO |  | ||||||
| 
 |  | ||||||
| * Remove PublicIPAddress / address topology conflict |  | ||||||
| 
 |  | ||||||
| * Rename Bastion name -> hostname or something |  | ||||||
| 
 |  | ||||||
| * Do we need topology at all?  Can it be inferred? |  | ||||||
| 
 |  | ||||||
| * Rename utility subnet -> dmz? |  | ||||||
| 
 |  | ||||||
| DONE |  | ||||||
| 
 |  | ||||||
| * Rename zones -> subnets |  | ||||||
| 
 |  | ||||||
| * Split out the utility subnet from zones |  | ||||||
| 
 |  | ||||||
| * Etcd clusters will be defined in terms of IGs not zones |  | ||||||
| 
 |  | ||||||
| * Split AdminAccess -> SSHAccess & APIAccess |  | ||||||
| 
 |  | ||||||
| * Dropped Multizone |  | ||||||
|  | @ -1,11 +0,0 @@ | ||||||
| If private topology |  | ||||||
| 
 |  | ||||||
| Rename your private subnet.  It will be called something like `private-us-east-1c.cluster.example.com`, rename it to  |  | ||||||
|  `us-east-1c.cluster.example.com` |  | ||||||
|   |  | ||||||
| Rename your route table  It will be called something like `main-cluster.example.com`, rename it to  |  | ||||||
|                           `cluster.example.com` |  | ||||||
| 
 |  | ||||||
| Create an instance group for the bastions.  A name of `bastion` will minimize changes. |  | ||||||
| 
 |  | ||||||
| `kops create ig bastion --role bastions` |  | ||||||
		Loading…
	
		Reference in New Issue