GoogleContainerTools/skaffold

Available Skaffold docker images - add more detail

オープン

#8,131 opened on 2022/11/22

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (1,416 件のフォーク)batch import
area/docsbugbash/q4-2022help wantedkind/documentation

Repository metrics

Stars
 (12,822 個のスター)
PR merge metrics
 (平均マージ 3d 6h) (30d で 16 merged PRs)

説明

Expected behavior

As user, I want to find more information about the available Skaffold docker images in skaffold.dev web page: what they have, tools included, when are those updated, etc.

Actual behavior

Right now, the only information we have related to the available docker images is under https://skaffold.dev/docs/install/#standalone-binary.

Information

We can add more information about the images created in the different moments of our CI/CD process:

  • Tools included in the images, e.g, gcloud, docker, kpt, etc
  • When are the images created: lts images vs latest vs edge
  • Tagging strategies used when are created
  • etc

We'll need to check if we want to add that information in the same https://skaffold.dev/docs/install/#standalone-binary section, or add a new one.

コントリビューターガイド