All Projects → kubernetes-retired → Application Images

kubernetes-retired / Application Images

Licence: apache-2.0
[EOL] Image build contents for Kubernetes applications.

Programming Languages

shell
77523 projects

application-images

This repository houses the Docker image build contents for (some) applications that run on Kubernetes. Specifically, it houses the build content and rules for any applications that require custom built Docker images.

Structure

Each directory should include:

  • a top-level README describing the contents
  • a Makefile with a make push rule that will push to gcr.io/google_containers (it has to be something that @k8s-oncall can push to).

Contributing

When in doubt, see the official Kubernetes contributing guidelines.

Merge guidelines

You or the reviewer can merge on a single LGTM. After you submit a PR, mention @k8s-oncall to get the image pushed (if you or the merger aren't able).

Joining the team

If you've submitted an image to this repo and will maintain it actively, consider asking to join the application-images-maintainers team.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].