1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Kanikoとは

Googleが開発したオープンソースのコンテナビルドツール。
Kubernetesが利用されるようになり、イメージのビルドもKubernetes上で行いたいという要望が増えたため作成されました。従来のDockerデーモンを利用した場合、特権権限の必要やセキュリティやキャッシュの問題が存在するため、kanikoが使用されます。

kanikoの用途

  • CI/CDパイプラインの構築
  • Dockerコンテナのビルド
  • Kubernetes
  • AWSやなど

参考

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?