-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathproject.yaml
More file actions
65 lines (49 loc) · 1.94 KB
/
Copy pathproject.yaml
File metadata and controls
65 lines (49 loc) · 1.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# .project metadata for k3s
# Documentation: https://github.com/cncf/automation/tree/main/utilities/dot-project
schema_version: "1.0.0"
slug: "k3s"
name: "k3s"
description: "Lightweight Kubernetes"
type: "project"
project_lead: "feiskyer" # TODO: AUTO-DETECTED — please verify
cncf_slack_channel: "#gh-light-mode-only" # TODO: AUTO-DETECTED — please verify
# Also detected: "#gh-dark-mode-only", "#sig-node", "#containerd", "#sig-etcd", "#cri-dockerd", "#working-groups", "#readme", "#meeting-time", "#C0MP69YF4", "#toc", "#C04LTPB6Z0V", "#runwasi", "#C0196ULKX8S", "#k3s" — please verify the correct channel
maturity_log:
- phase: "sandbox"
date: "2020-08-19T00:00:00Z"
issue: "https://github.com/cncf/toc/pull/955" # TODO: AUTO-DETECTED — please verify
repositories:
- "https://github.com/k3s-io/k3s"
website: "https://k3s.io"
artwork: "https://landscape.cncf.io/logos/k3s.svg"
adopters:
path: "https://github.com/k3s-io/k3s/blob/main/ADOPTERS.md"
package_managers: # AUTO-DETECTED — please verify
go: "github.com/k3s-io/k3s"
npm: "k-3-s-docs"
security:
policy:
path: "https://github.com/k3s-io/k3s/blob/main/.github/SECURITY.md"
contact:
advisory_url: "https://github.com/k3s-io/k3s/security/advisories/new"
governance:
contributing:
path: "https://github.com/k3s-io/k3s/blob/main/CONTRIBUTING.md"
code_of_conduct:
path: "https://github.com/k3s-io/k3s/blob/main/CODE_OF_CONDUCT.md"
legal:
license:
path: "https://github.com/k3s-io/k3s/blob/main/LICENSE"
identity_type:
has_dco: true # AUTO-DETECTED — please verify
has_cla: false # AUTO-DETECTED — please verify
dco_url:
path: "https://developercertificate.org/"
documentation:
readme:
path: "https://github.com/k3s-io/k3s/blob/main/README.md"
landscape:
category: "Platform"
subcategory: "Certified Kubernetes - Distribution"
# CLOMonitor Score: 93/100
# Documentation: 100 | License: 100 | Best Practices: 100 | Security: 68