Updated
over 2 years
ago.
1 hackers ♥️.
1 follower.
Project Description
Create a set of container images for serving a mock git server and mock git clients in a Kubernetes cluster that can be used as building blocks for an interactive git playground.
Goal for this Hackweek
- Have a simple container file for running a mock git server in a Kubernetes cluster.
- Have a simple container file for running a mock git client in a Kubernetes cluster.
- Have a simple UI where a user of these images can visually check operations on the git server.
Resources
- https://docs.docker.com/engine/reference/builder/
- https://git-scm.com/
Looking for hackers with the skills:
This project is part of:
Hack Week 22
Activity
Comments
Be the first to comment!
Similar Projects
Mammuthus - The NFS-Ganesha inside Kubernetes controller by vcheng
Description
As the user-space NFS provider, the NFS-Ganesha is wieldy use with serval projects. e.g. Longhorn/Rook. We want to create the Kubernetes Controller to make configuring NFS-Ganesha easy. This controller will let users configure NFS-Ganesha through different backends like VFS/CephFS.
Goals
- Create NFS-Ganesha Package on OBS: nfs-ganesha5, nfs-ganesha6
- Create NFS-Ganesha Container Image on OBS: Image
- Create a Kubernetes controller for NFS-Ganesha and support the VFS configuration on demand. Mammuthus
Resources