cloud-ark / cloud-ark/kubeplus

Repository clean-up

Open
#1,281 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
756
Forks
95
Avg merge
1d 14h
Merged PRs (30d)
7

Description

## Issue

* The size of the repository is more than 6 GB at the moment. We need to clean up the files which are not relevant or required for Kubeplus to work.

```
$ curl -s https://api.github.com/repos/cloud-ark/kubeplus | jq '.size' | numfmt --to=iec --from-unit=1024
6.6G
```

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the repository contents and measuring its size with the curl, jq, and numfmt command shown in the issue. Identify files that are not required for Kubeplus to work, then verify that the repository is substantially smaller without affecting its operation.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
infrastructure
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.