From f05ec9e9a8039f11944f0ec4d27552bf787f7b24 Mon Sep 17 00:00:00 2001 From: Priyanka Saggu Date: Wed, 25 Sep 2024 20:12:10 +0530 Subject: [PATCH] sig-cluster-lifecycle: add karpenter-provider-cluster-api repo --- sig-cluster-lifecycle/README.md | 4 ++++ sigs.yaml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/sig-cluster-lifecycle/README.md b/sig-cluster-lifecycle/README.md index 4d7afe4a7..2875cc381 100644 --- a/sig-cluster-lifecycle/README.md +++ b/sig-cluster-lifecycle/README.md @@ -234,6 +234,10 @@ A tool for creating, destroying, upgrading and maintaining production-grade, hig - **Meetings:** - kOps Office Hours: [Fridays at 09:00 PT (Pacific Time)](https://zoom.us/j/97072789944?pwd=VVlUR3dhN2h5TEFQZHZTVVd4SnJUdz09) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=09:00&tz=PT%20%28Pacific%20Time%29). - [Meeting notes and Agenda](https://docs.google.com/document/d/12QkyL0FkNbWPcLFxxRGSPt_tNPBHbmni3YLY-lHny7E/edit). +### karpenter-provider-cluster-api +Cluster API Karpenter provider +- **Owners:** + - [kubernetes-sigs/karpenter-provider-cluster-api/heads/main](https://github.com/kubernetes-sigs/karpenter-provider-cluster-api/blob/refs/heads/main/OWNERS) ### kubeadm A tool that performs the actions necessary to get a minimum viable, secure cluster up and running in a user friendly way - **Owners:** diff --git a/sigs.yaml b/sigs.yaml index b91ac126e..deb7035a1 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1293,6 +1293,10 @@ sigs: frequency: biweekly url: https://zoom.us/j/97072789944?pwd=VVlUR3dhN2h5TEFQZHZTVVd4SnJUdz09 archive_url: https://docs.google.com/document/d/12QkyL0FkNbWPcLFxxRGSPt_tNPBHbmni3YLY-lHny7E/edit + - name: karpenter-provider-cluster-api + description: Cluster API Karpenter provider + owners: + - https://raw.githubusercontent.com/kubernetes-sigs/karpenter-provider-cluster-api/refs/heads/main/OWNERS - name: kubeadm description: A tool that performs the actions necessary to get a minimum viable, secure cluster up and running in a user friendly way