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:

docker git kubernetes containers

This project is part of:

Hack Week 22

Activity

  • over 2 years ago: mberti added keyword "containers" to this project.
  • over 2 years ago: mberti added keyword "kubernetes" to this project.
  • over 2 years ago: paulgonin liked this project.
  • over 2 years ago: mberti started this project.
  • over 2 years ago: mberti added keyword "docker" to this project.
  • over 2 years ago: mberti added keyword "git" to this project.
  • over 2 years ago: mberti originated this project.

  • 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

    1. Create NFS-Ganesha Package on OBS: nfs-ganesha5, nfs-ganesha6
    2. Create NFS-Ganesha Container Image on OBS: Image
    3. Create a Kubernetes controller for NFS-Ganesha and support the VFS configuration on demand. Mammuthus

    Resources

    NFS-Ganesha