You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Kustomize only has two maintainers](https://github.com/kubernetes-sigs/kustomize/blob/master/OWNERS_ALIASES#L4-L6).
48
+
- Our docs, which are joint for Kustomize and Kubectl, need some love. They are built off [cli-experimental](https://github.com/kubernetes-sigs/cli-experimental), are outdated and need SEO improvements. The sites aren't in the first several pages of Google results for "kustomize docs" / "kubectl docs". The donated kustomize.io and kubectl.io sites/domains need to be integrated as well.
45
49
46
50
2. What metrics/community health stats does your group care about and/or measure?
47
51
48
-
-
49
-
-
50
-
-
52
+
-[Open untriaged issues and PRs](https://cli.triage.k8s.io/s/kubectl).
53
+
- New reviewers and approvers added.
51
54
52
55
3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing
53
56
to activities or programs that provide useful context or allow easy participation?
54
57
55
-
-
58
+
- No this document is out of date and difficult to maintain. We need to update it and model it after some other groups.
56
59
57
60
4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general [contributor guide],
58
61
does your [CONTRIBUTING.md] document those to help **existing** contributors grow throughout the [contributor ladder]?
59
62
60
-
-
63
+
- We’re working with SIG-Apps on starting a monthly review club, details to be announced soon.
61
64
62
65
5. Does the group have contributors from multiple companies/affiliations?
63
66
64
-
-
67
+
- Yes all of the leads are from different companies and we see a spread of contributions from other companies. That said we would love to see further investment.
65
68
66
69
6. Are there ways end users/companies can contribute that they currently are not?
67
70
If one of those ways is more full time support, what would they work on and why?
68
71
69
-
-
70
-
-
72
+
- Kustomize is in need of new maintainers. Ideally folks that depend on it daily and able to jump right in.
73
+
- kubectl is a large tool and we need new folks to stick around and learn its different pieces.
71
74
72
75
## Membership
73
76
74
-
- Primary slack channel member count:
75
-
- Primary mailing list member count:
76
-
- Primary meeting attendee count (estimated, if needed):
77
-
- Primary meeting participant count (estimated, if needed):
78
-
- Unique reviewers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
79
-
- Unique approvers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
77
+
- Primary slack channel member count: 2014
78
+
- Primary mailing list member count: 329
79
+
- Primary meeting attendee count (estimated, if needed): 10+
80
+
- Primary meeting participant count (estimated, if needed): 6
81
+
- Unique reviewers for SIG-owned packages: 9
82
+
- Unique approvers for SIG-owned packages: 13
80
83
81
84
Include any other ways you measure group membership
82
85
@@ -87,51 +90,38 @@ In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $Y
87
90
Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md`
- Open sourced "terminal as notebook" support. Example: https://playground.guidebooks.dev/
99
+
- 1500 -> 2100 stars
100
+
- User study of user preference for kubectl versus web consoles with [@algebrot](https://github.com/algebrot) (Cora Coleman). Summary of findings:
101
+
> We found that among a survey of 60 cloud developers (beginner, intermediate, expert), all strongly prefer using the CLI modality for completing CRUD and debugging tasks and only the intermediates and experts prefer using a different tool modality (web console) for monitoring tasks. Similarly we observed strong preference for the CLI among four developers that completed a task using the CLI and the web console
0 commit comments