forked from LaconicNetwork/kompose
Merge pull request #1151 from hangyan/doc
Add node about endpoint_mode in doc
This commit is contained in:
commit
a3ba33c53b
@ -46,7 +46,7 @@ __Glossary:__
|
|||||||
| env_file | n | n | ✓ | | |
|
| env_file | n | n | ✓ | | |
|
||||||
| environment | ✓ | ✓ | ✓ | Pod.Spec.Container.Env | |
|
| environment | ✓ | ✓ | ✓ | Pod.Spec.Container.Env | |
|
||||||
| expose | ✓ | ✓ | ✓ | Service.Spec.Ports
|
| expose | ✓ | ✓ | ✓ | Service.Spec.Ports
|
||||||
| endpoint_mode | n | n | ✓ | | |
|
| endpoint_mode | n | n | ✓ | | If endpoint_mode=vip, the created Service will be forced to set to NodePort type |
|
||||||
| extends | ✓ | ✓ | ✓ | | Extends by utilizing the same image supplied |
|
| extends | ✓ | ✓ | ✓ | | Extends by utilizing the same image supplied |
|
||||||
| external_links | x | x | x | | Kubernetes uses a flat-structure for all containers and thus external_links does not have a 1-1 conversion |
|
| external_links | x | x | x | | Kubernetes uses a flat-structure for all containers and thus external_links does not have a 1-1 conversion |
|
||||||
| extra_hosts | n | n | n | | |
|
| extra_hosts | n | n | n | | |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user