StacklokLabs / StacklokLabs/mkp
Build Kubernetes manifest to deploy server in a cluster
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 59
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
We should have a simple Kubernetes manifest to pull the latest Docker image and deploy the server as a standalone deployment in its own namespace.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository for the server's Docker image reference and any existing deployment conventions. Create a Kubernetes manifest that deploys the latest image as a standalone server deployment in its own namespace, then verify that the manifest is valid and describes the requested deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100