Skip to content

Build and push a container image for quickly getting started #565

@SayakMukhopadhyay

Description

@SayakMukhopadhyay

This is a Feature Request

Building the site locally can get a bit complicated with quite a few dependencies needed which can be alleviated by using a container image instead. This involves running a make file to build the container and then running the make file again to preview website changes.

What would you like to be added

Create a periodic job that publishes a contributor website container image.

Why is this needed

If we had a periodic job that built and published an "official" container using Kubernetes infrastructure, the end user would not have to run make to build a container. In addition, instructions could be made more cross-platform friendly as make is not available on Windows.

Ref PR: kubernetes/website#24387
Ref Issue: kubernetes/website#22515

Metadata

Metadata

Assignees

Labels

lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions