Skip to content

Commit

Permalink
Added kubernetes subprojects (#1385)
Browse files Browse the repository at this point in the history
* Onboard Kueue into CloMonitor

Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>

* Add kube-state-metrics to cncf.yaml

Signed-off-by: Juan Escalada <[email protected]>

* Add gateway api

Signed-off-by: Hrittik Roy <[email protected]>

* add kompose to cncf.yml

Signed-off-by: Rudraksh Karpe <[email protected]>

* Update cncf.yaml for addition of cloud provider aws

Signed-off-by: Parth <[email protected]>

* corrected data

Signed-off-by: Eddie Knight <[email protected]>

* Onboard Karpenter into CloMonitor

Signed-off-by: Yash Pimple <[email protected]>

* Onboard minikube

Co-Authored-By: prnvkv <[email protected]>
Co-Authored-By: Sandipan Panda <[email protected]>
Signed-off-by: Sonu Kumar Singh <[email protected]>

* data corrections

Signed-off-by: Eddie Knight <[email protected]>

---------

Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
Signed-off-by: Juan Escalada <[email protected]>
Signed-off-by: Hrittik Roy <[email protected]>
Signed-off-by: Rudraksh Karpe <[email protected]>
Signed-off-by: Parth <[email protected]>
Signed-off-by: Eddie Knight <[email protected]>
Signed-off-by: Yash Pimple <[email protected]>
Signed-off-by: Sonu Kumar Singh <[email protected]>
Co-authored-by: Carlos Eduardo Arango Gutierrez <[email protected]>
Co-authored-by: Juan Escalada <[email protected]>
Co-authored-by: Hrittik Roy <[email protected]>
Co-authored-by: Rudraksh Karpe <[email protected]>
Co-authored-by: Parth <[email protected]>
Co-authored-by: Yash Pimple <[email protected]>
Co-authored-by: Sonu Kumar Singh <[email protected]>
Co-authored-by: prnvkv <[email protected]>
Co-authored-by: Sandipan Panda <[email protected]>
  • Loading branch information
10 people authored Dec 16, 2023
1 parent 7549371 commit 38d1628
Showing 1 changed file with 82 additions and 4 deletions.
86 changes: 82 additions & 4 deletions data/cncf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -771,6 +771,16 @@
url: https://github.com/foniod/redbpf
check_sets:
- code
- name: gateway-api
display_name: Kubernetes Gateway API
description: The Gateway API is a part of SIG Network, and this repository contains the specification and Custom Resource Definitions (CRDs).
category: orchestration
logo_url: https://raw.githubusercontent.com/cncf/artwork/master/projects/kubernetes/icon/color/kubernetes-icon-color.svg
repositories:
- name: gateway-api
url: https://github.com/kubernetes-sigs/gateway-api
check_sets:
- code
- name: grpc
display_name: gRPC
description: A high performance, open source universal RPC framework
Expand Down Expand Up @@ -977,6 +987,17 @@
check_sets:
- community
- code
- name: karpenter
display_name: Karpenter
description: Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
category: orchestration
logo_url: https://raw.githubusercontent.com/kubernetes/kubernetes/master/logo/logo.png
repositories:
- name: karpenter
url: https://github.com/kubernetes-sigs/karpenter
check_sets:
- community
- code
- name: keda
display_name: KEDA
description: KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
Expand Down Expand Up @@ -1419,6 +1440,17 @@
check_sets:
- community
- code
- name: kube-state-metrics
display_name: Kube State Metrics
description: Add-on agent to generate and expose cluster-level metrics.
category: observability
logo_url: https://raw.githubusercontent.com/cncf/artwork/master/projects/kubernetes/icon/color/kubernetes-icon-color.svg
repositories:
- name: kube-state-metrics
url: https://github.com/kubernetes/kube-state-metrics
check_sets:
- community
- code
- name: kubedl
display_name: KubeDL
description: Run your deep learning workloads on Kubernetes more easily and efficiently
Expand Down Expand Up @@ -2527,8 +2559,9 @@
- code
- name: kubearmor
display_name: Kubearmor
description: Runtime protection for Kubernetes & other cloud Workloads. Kubearmor provides a observability and policy enforcement system to restrict any
unwanted, malicious behaviour of cloud-native workloads at runtime
description:
Runtime protection for Kubernetes & other cloud Workloads. Kubearmor provides a observability and policy enforcement system to restrict any
unwanted, malicious behaviour of cloud-native workloads at runtime
category: provisioning
logo_url: https://raw.githubusercontent.com/cncf/artwork/master/projects/kubearmor/icon/color/kubearmor-icon-color.svg
devstats_url: https://kubearmor.devstats.cncf.io/
Expand Down Expand Up @@ -2738,8 +2771,9 @@
- docs
- name: carvel
display_name: Carvel
description: Carvel provides a set of reliable, single-purpose, composable tools that aid in your application building, configuration, and deployment to
Kubernetes
description:
Carvel provides a set of reliable, single-purpose, composable tools that aid in your application building, configuration, and deployment to
Kubernetes
category: app definition
logo_url: https://raw.githubusercontent.com/cncf/landscape/1c28d1abf8b9ce1f375f474a21171bf8478e555d/cached_logos/carvel.svg
devstats_url: https://carvel.devstats.cncf.io/
Expand Down Expand Up @@ -3426,3 +3460,47 @@
check_sets:
- community
- code
- name: kueue
display_name: kueue
description: Kubernetes-native Job Queueing.
category: runtime
logo_url: https://raw.githubusercontent.com/kubernetes-sigs/kueue/main/site/static/images/logo.svg
repositories:
- name: kueue
url: https://github.com/kubernetes-sigs/kueue
check_sets:
- community
- code
- name: kompose
display_name: Kompose
description: Kompose is a tool to help users who are familiar with docker-compose move to Kubernetes. It takes a Docker Compose file and translates it into Kubernetes resources.
category: app definition
logo_url: https://raw.githubusercontent.com/kubernetes/kompose/main/docs/assets/images/logo.svg
repositories:
- name: kompose
url: https://github.com/kubernetes/kompose
check_sets:
- community
- code
- name: cloud-provider-aws
display_name: Cloud Provider AWS
description: Allows a Kubernetes cluster to provision, monitor and remove AWS resources necessary for operation of the cluster.
category: provisioning
logo_url: https://github.com/kubernetes/cloud-provider-aws/blob/master/docs/assets/images/kubernetes_icon.svg
repositories:
- name: cloud-provider-aws
url: https://github.com/kubernetes/cloud-provider-aws.git
check_sets:
- community
- code
- name: minikube
display_name: minikube
description: Run Kubernetes locally
category: orchestration
logo_url: https://raw.githubusercontent.com/kubernetes/minikube/master/images/logo/logo.svg
repositories:
- name: minikube
url: https://github.com/kubernetes/minikube
check_sets:
- code
- community

0 comments on commit 38d1628

Please sign in to comment.