EksHostPath - Amazon Batch
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

EksHostPath

Specifies the configuration of a Kubernetes hostPath volume. A hostPath volume mounts an existing file or directory from the host node's filesystem into your pod. For more information, see hostPath in the Kubernetes documentation.

Contents

path

The path of the file or directory on the host to mount into containers on the pod.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: