mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Updating documentation
This commit is contained in:
		@@ -38,7 +38,7 @@ Primary system and API concepts are documented in the [User guide](user-guide/RE
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Overall API conventions are described in the [API conventions doc](devel/api-conventions.md).
 | 
					Overall API conventions are described in the [API conventions doc](devel/api-conventions.md).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Complete API details are documented via [Swagger](http://swagger.io/). The Kubernetes apiserver (aka "master") exports an API that can be used to retrieve the [Swagger spec](https://github.com/swagger-api/swagger-spec/tree/master/schemas/v1.2) for the Kubernetes API, by default at `/swaggerapi`, and a UI you can use to browse the API documentation at `/swagger-ui`. We also host generated [API reference docs](api-reference/README.md).
 | 
					Complete API details are documented via [Swagger](http://swagger.io/). The Kubernetes apiserver (aka "master") exports an API that can be used to retrieve the [Swagger spec](https://github.com/swagger-api/swagger-spec/tree/master/schemas/v1.2) for the Kubernetes API, by default at `/swaggerapi`. It also exports a UI you can use to browse the API documentation at `/swagger-ui` if the apiserver is passed --enable-swagger-ui=true flag. We also host generated [API reference docs](api-reference/README.md).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Remote access to the API is discussed in the [access doc](admin/accessing-the-api.md).
 | 
					Remote access to the API is discussed in the [access doc](admin/accessing-the-api.md).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user