Skip to content

Commit 08b4023

Browse files
b1gb4byatoato88
andauthored
Update content/ja/blog/_posts/2024-03-07-cri-o-seccomp-oci-artifacts.md
Co-authored-by: atoato88 <[email protected]>
1 parent edc732d commit 08b4023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/blog/_posts/2024-03-07-cri-o-seccomp-oci-artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ allowed_annotations = [
173173
これは、ソースからビルドするか、[静的バイナリバンドル](https://github.com/cri-o/packaging?tab=readme-ov-file#using-the-static-binary-bundles-directly)を使用するか、[プレリリースパッケージ](https://github.com/cri-o/packaging?tab=readme-ov-file#usage)を使用することで行うことができます。
174174

175175
これを実証するために、[`local-up-cluster.sh`](https://github.com/cri-o/cri-o?tab=readme-ov-file#running-kubernetes-with-cri-o)を使って単一ノードのKubernetesクラスターをセットアップし、コマンドラインから`crio`バイナリを実行しました。
176-
クラスターが起動して実行されているので、seccomp `Unconfined`として実行されているアノテーションのないポッドを試してみましょう:
176+
クラスターが起動して実行されているので、seccomp `Unconfined`として実行されているアノテーションのないPodを試してみましょう:
177177

178178
```shell
179179
cat pod.yaml

0 commit comments

Comments
 (0)