Skip to navigation
Skip to content
Featured links
サポート
コンソール
開発者
トライアルの開始
すべての Red Hat
お客様向け
カスタマーサポート
サブスクリプション管理
サポートケースを管理
Red Hat Ecosystem Catalog
パートナーを探す
パートナー向け
パートナーポータル
パートナーサポート
パートナーになる
試用、購入および販売
Red Hat ストア
営業チームへのお問い合わせ
トライアルの開始
Learning resources
トレーニングと認定資格
Hybrid Cloud ラーニングハブ
インタラクティブなラボ
学習コミュニティー
Red Hat TV
アーキテクチャーセンター
オープンソースコミュニティー
グローバルな支援
Red Hat の貢献
AI
詳細情報
ドキュメント
リソース
Red Hat Summit
サポート
コンソール
開発者
トライアルの開始
お問い合わせ
言語の選択
English
Français
한국어
日本語
中文 (中国)
Deutsch
Italiano
Português
Español
ホーム
製品
OpenShift Container Platform
4.18
Nodes
Chapter 7. Working with containers
Open
目次
Open page settings
OpenShift Container Platform
バージョン
4.22
4.21
4.20
4.19
4.18
4.17
4.16
4.15
4.14
4.13
4.12
4.11
4.10
4.9
4.8
4.7
4.6
4.5
4.4
4.3
4.2
4.1
3.11
3.10
3.9
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2
このドキュメントではすべてのバージョンが提供されていない可能性があります。.
製品ページを表示して全バージョンを確認する
形式
マルチページ
シングルページ
全ドキュメントを PDF で表示する
7.1. Understanding Containers
7.1.1. About containers and RHEL kernel memory
7.1.2. About the container engine and container runtime
7.1.3. Additional resources
7.2. Using Init Containers to perform tasks before a pod is deployed
7.2.1. Understanding init containers
7.2.2. Creating Init Containers
7.2.3. Additional resources
7.3. Using volumes to persist container data
7.3.1. Understanding volumes
7.3.2. Working with volumes using the OpenShift Container Platform CLI
7.3.3. Listing volumes and volume mounts in a pod
7.3.4. Adding volumes to a pod
7.3.5. Updating volumes and volume mounts in a pod
7.3.6. Removing volumes and volume mounts from a pod
7.3.7. Configuring volumes for multiple uses in a pod
7.4. Mapping volumes using projected volumes
7.4.1. Understanding projected volumes
7.4.2. Configuring a Projected Volume for a Pod
7.5. Allowing containers to consume API objects
7.5.1. Expose pod information to Containers using the Downward API
7.5.2. Understanding how to consume container values using the downward API
7.5.3. Understanding how to consume container resources using the Downward API
7.5.4. Consuming secrets using the Downward API
7.5.5. Consuming configuration maps using the Downward API
7.5.6. Referencing environment variables
7.5.7. Escaping environment variable references
7.6. Copying files to or from an OpenShift Container Platform container
7.6.1. Understanding how to copy files
7.6.2. Copying files to and from containers
7.6.3. Using advanced Rsync features
7.7. Executing remote commands in an OpenShift Container Platform container
7.7.1. Executing remote commands in containers
7.7.2. Protocol for initiating a remote command from a client
7.8. Using port forwarding to access applications in a container
7.8.1. Understanding port forwarding
7.8.2. Using port forwarding
7.8.3. Protocol for initiating port forwarding from a client
7.9. Using sysctls in containers
7.9.1. About sysctls
7.9.2. Namespaced and node-level sysctls
7.9.3. Safe and unsafe sysctls
7.9.4. Additional resources
7.9.5. Updating the interface-specific safe sysctls list
7.9.6. Starting a pod with safe sysctls
7.9.7. Starting a pod with unsafe sysctls
7.9.8. Enabling unsafe sysctls
7.9.9. Additional resources
7.10. Accessing faster builds with /dev/fuse
7.10.1. Configuring /dev/fuse for unprivileged builds in pods