Skip to content

Commit

Permalink
pr comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kannon92 committed Feb 15, 2023
1 parent ef0b887 commit 9877174
Showing 1 changed file with 6 additions and 19 deletions.
25 changes: 6 additions & 19 deletions summerofcode/2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ If you are a project maintainer and consider mentoring during the GSoC 2023 cycl
- Publish a [Krew Plugin](https://krew.sigs.k8s.io/) for Armada
- Users can submit jobs, create queues, watch jobs etc using kubectl.
- Recommend Skills: Go, Kubernetes, Kubectl
- Mentor(s): Kevin Hannon, @kannon92
- Expected project size: 100 Hours
- Difficulty: Easy
- Mentor(s): Kevin Hannon, @kannon92, kannon1992@gmail.com
- Expected project size: 175 Hours
- Difficulty: Medium
- Upstream Issue (URL): https://github.com/armadaproject/armada/issues/2120

#### Build interfaces around Postgres for Armada
Expand All @@ -48,24 +48,11 @@ If you are a project maintainer and consider mentoring during the GSoC 2023 cycl
- With an interface, mocking and testing becomes much easier as you can implement mocks for the DB access. Currently we require a postgres DB for unit testing.
- Test coverage could increase
- Recommend Skills: Go, SQL
- Mentor(s): Kevin Hannon, @kannon92
- Expected project size: 200 Hours
- Difficulty: Medium
- Mentor(s): Kevin Hannon, @kannon92, kannon1992@gmail.com
- Expected project size: 350 Hours
- Difficulty: Hard
- Upstream Issue (URL): https://github.com/armadaproject/armada/issues/2121

#### Create Deployment Guides for the Cloud Kubernetes Providers

- Description: A common way that people deploy and use Kubernetes is to use a managed Kubernetes provider. Armada is primarly used for on-prem Kubernetes clusters so our main documentation/experience is for running Kubernetes on Openstack. This project will create deployment guides for AKS (Azure Kubernetes Service), GKE (Google Kubernetes Engine) and Openshift.
- Expected outcomes:
- Deployment guide for Armada on AKS.
- Deployment guide for Armada on GKE.
- Deployment guide for Armada on Openshift.
- Recommend Skills: Cloud, Kubernetes, Documentation
- Mentor(s): Kevin Hannon, @kannon92
- Expected project size: 300 Hours
- Difficulty: Medium
- Upstream Issue (URL): https://github.com/armadaproject/armada/discussions/1804

### Jaeger

#### Implement ClickHouse support
Expand Down

0 comments on commit 9877174

Please sign in to comment.