Correct OpenStack Cloud Provider Table Layout
Correct the OpenStack cloud provider table layout to use GitHub compatiable markdown.pull/6138/head
parent
aee953a33f
commit
6ad5f819a2
|
@ -62,12 +62,12 @@ be used when using OpenStack with Kubernetes. The OpenStack cloud provider
|
|||
implementation for Kubernetes supports the use of these OpenStack services from
|
||||
the underlying cloud, where available:
|
||||
|
||||
Service | API Version(s) | Required
|
||||
-------------------------+----------------+----------
|
||||
Block Storage (Cinder) | V1†, V2 | No
|
||||
Compute (Nova) | V2 | No
|
||||
Identity (Keystone) | V2‡, V3 | Yes
|
||||
Load Balancing (Neutron) | V1§, V2 | No
|
||||
| Service | API Version(s) | Required |
|
||||
|--------------------------|----------------|----------|
|
||||
| Block Storage (Cinder) | V1†, V2 | No |
|
||||
| Compute (Nova) | V2 | No |
|
||||
| Identity (Keystone) | V2‡, V3 | Yes |
|
||||
| Load Balancing (Neutron) | V1§, V2 | No |
|
||||
|
||||
† Block Storage V1 API support is deprecated, support for Block Storage V3 will
|
||||
be added in the future.
|
||||
|
|
Loading…
Reference in New Issue