Skip to content

Commit

Permalink
Merge pull request #8 from sebgoa/master
Browse files Browse the repository at this point in the history
Add issues for k8s projects
  • Loading branch information
caniszczyk authored Feb 21, 2017
2 parents 3f29972 + 3ed6c57 commit dfa2bc6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,18 +70,21 @@ https://github.com/orgs/cncf/teams/gsoc-2017-mentors
* Description: The Kubernetes python client is currently in incubation. Jupyter is the new interactive python interface, it has a web accessible UI and several key features to discovery Python modules as well as interact directly with a shell. In this project, the student will learn the Kubernetes API by using the Python client and develop a set of Notebooks that highlight the Kubernetes primitives. These will all be interactive notebooks that can be run as a Kubernetes applications.
* Recommended Skills: Python
* Mentor(s): Sebastien Goasguen
* Issue: [https://github.com/kubernetes-incubator/client-python/issues/127](https://github.com/kubernetes-incubator/client-python/issues/127)

#### Improve kompose support for docker bundles

* Description: Kompose is a Kubernetes incubator project that translates docker-compose application description into a set of Kubernetes manifests. As docker-compose evolves and new versions are avaialable, kompose needs to keep up. In this project, the student will learn the docker bundle format, evaluate its current use and development state, then improve the kompose bundle support. The student will also participate in the support of docker-compose v3 format.
* Recommended Skills: Golang
* Mentor(s): Sebastien Goasguen
* Issue: [https://github.com/kubernetes-incubator/kompose/issues/390](https://github.com/kubernetes-incubator/kompose/issues/390)

#### Develop advanced Charts for Helm

* Description: Helm is the package manager for Kubernetes. Application packaged by Helm are called Charts, there are currently over 50 charts in the repository. This project aims at learning Helm and Charts and contributing to Charts development. The student will focus on advanced applications pipelines that use multiple charts as dependencies.
* Recommended Skills: Golang, Kubernetes, Bash
* Mentor(s): Sebastien Goasguen
* Issue: [https://github.com/kubernetes/charts/issues/694](https://github.com/kubernetes/charts/issues/694)

#### TODO

Expand Down

0 comments on commit dfa2bc6

Please sign in to comment.