Docker Runtime Option | 0.7.1 | 0.7.2 | Swarm Docker-Compose Name | Kubernetes Manifest (Pod.Spec.Container) Name | Mesos Marathon Name | TOSCA ADT Name |
---|---|---|---|---|---|---|
Container Run Command | ✔️ | ✔️ | entrypoint | command | args/cmd | Swarm or Kube |
Container Arguments | ✔️ | ✔️ | command | args | args/cmd | Swarm or Kube |
Container Name | ✔️ | ✔️ | container_name | name | id | Swarm or Kube |
Environment Variables | ✔️ | ✔️ | environment (map) | env (list) | env (map) | Swarm or Kube |
Ports | ✔️ | ✔️ | ports | Service.Spec.ports | portMappings | ports |
Container Labels | ✔️ | ✔️ | labels | Pod.Spec.metadata.labels | labels | any |
Healthcheck | ✔️ | ✔️ | healthcheck | livenessProbe | healthchecks | livenessProbe |
Host Network | ❌ | ✔️ | network_mode | Pod.Spec.hostNetwork | networks.mode | Swarm or Kube |
Host PID | ✔️ | ✔️ | pid | Pod.Spec.hostPID | parameters.pid | Swarm or Kube |
Elevate privileges | ❌ | ✔️ | not supported (as of v18.09) | privileged | privileged | Kube or Mesos |
Shutdown Grace Period | ✔️ | ✔️ | stop_grace_period | Pod.Spec. terminationGracePeriodSeconds | taskKillGracePeriodSeconds | Swarm or Kube |
Allocate a TTY | ✔️ | ✔️ | tty | tty | parameters.tty | Swarm or Kube |
Keep STDIN open | ✔️ | ✔️ | stdin_open | stdin | parameters.ineractive | Swarm or Kube |
-
Notifications
You must be signed in to change notification settings - Fork 0
jaydesl/TOSCAKubed
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published