Skip to content

Commit

Permalink
Merge pull request #26 from mayumi00/ocp4-jp
Browse files Browse the repository at this point in the history
ACM 2.8
  • Loading branch information
mayumi00 authored Nov 28, 2023
2 parents 838b986 + b58e153 commit 0e99055
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions workshop/content/acm-multicluster.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -445,23 +445,29 @@ spec:
- {key: environment, operator: In, values: ["dev"]}
```

Namespaceには *default* と入力します。ポリシーはのRemedationは *Inform* を選択します。また、*Label* の項目で、*Values* が*dev* (つまりLocalクラスターを指定している)であることを確認します。
Nameに *policy-etcdencryption* と入力し、
Namespaceには *default* と入力します。

* *Name*: `policy-etcdencryption`
* *Namespace*: `default`

image::images/acm-5-4.png[]
入力した上で、コピーしたRAWデータをYAMLの欄に貼り付けます。

image::images/acm-5-5.png[]
image::images/acm6-1.png[]

image::images/acm-5-6.png[]
3箇所、赤いマークが表示されるので、図にある通りの位置に *namespace: default* の行を追加します。

image::images/acm-5-7.png[]
image::images/acm6-2.png[]

* すべてが正しいことを確認します
正しく追加すると、赤いマークが消えるので、消えたことを確認してください

* *Submit* をクリックします。
image::images/acm6-3.png[]

image::images/acm-5-8.png[]
image::images/acm6-4.png[]

* NEXTをクリックして、*5.Review* ですべてが正しく入力されていることを確認し、*Submit* をクリックします。

image::images/acm6-5.png[]

SubmitをクリックするとPolicyが作成され、スキャンが始まります。

Expand Down
Binary file added workshop/content/images/acm6-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added workshop/content/images/acm6-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added workshop/content/images/acm6-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added workshop/content/images/acm6-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added workshop/content/images/acm6-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0e99055

Please sign in to comment.