summaryrefslogtreecommitdiff
path: root/sig-cluster-lifecycle
diff options
context:
space:
mode:
authorNikhita Raghunath <nikitaraghunath@gmail.com>2023-02-02 22:51:13 +0530
committerNikhita Raghunath <nikitaraghunath@gmail.com>2023-02-02 22:51:13 +0530
commita013bbaf503d036f3bc79472a5e0d9de62edf479 (patch)
treefdbc5aa5a7eebd77b732c92512c50c731b9052b7 /sig-cluster-lifecycle
parentc397bccbce398dddc618b79fb1189c08fb42bff4 (diff)
sig-cluster-lifecycle: add logical-cluster repo
Diffstat (limited to 'sig-cluster-lifecycle')
-rw-r--r--sig-cluster-lifecycle/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/sig-cluster-lifecycle/README.md b/sig-cluster-lifecycle/README.md
index e7865f2d..649ce370 100644
--- a/sig-cluster-lifecycle/README.md
+++ b/sig-cluster-lifecycle/README.md
@@ -253,6 +253,10 @@ A project that uses Ansible / Vagrant for deploying production ready clusters on
- **Contact:**
- Slack: [#kubespray](https://kubernetes.slack.com/messages/kubespray)
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)
+### logical-cluster
+A set of APIs to improve the Kubernetes user experience for cluster administration by offering utilities to interact with fleet of clusters which can be managed by Cluster API, or other entities (like cloud providers).
+- **Owners:**
+ - [kubernetes-sigs/logical-cluster](https://github.com/kubernetes-sigs/logical-cluster/blob/main/OWNERS)
### minikube
Implements a local Kubernetes cluster for application development on macOS, Linux, and Windows
- **Owners:**