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
Network security
Chapter 3. Network policy
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 で表示する
3.1. About network policy
3.1.1. About network policy
3.1.2. Optimizations for network policy with OVN-Kubernetes network plugin
3.1.3. Next steps
3.1.4. Additional resources
3.2. Creating a network policy
3.2.1. Example NetworkPolicy object
3.2.2. Creating a network policy using the CLI
3.2.3. Creating a default deny all network policy
3.2.4. Creating a network policy to allow traffic from external clients
3.2.5. Creating a network policy allowing traffic to an application from all namespaces
3.2.6. Creating a network policy allowing traffic to an application from a namespace
3.2.7. Additional resources
3.3. Viewing a network policy
3.3.1. Example NetworkPolicy object
3.3.2. Viewing network policies using the CLI
3.4. Editing a network policy
3.4.1. Editing a network policy
3.4.2. Example NetworkPolicy object
3.4.3. Additional resources
3.5. Deleting a network policy
3.5.1. Deleting a network policy using the CLI
3.6. Defining a default network policy for projects
3.6.1. Modifying the template for new projects
3.6.2. Adding network policies to the new project template
3.7. Configuring multitenant isolation with network policy
3.7.1. Configuring multitenant isolation by using network policy
3.7.2. Next steps