From e5fa38ebbe3b264beea95b3313f402beaeb0273c Mon Sep 17 00:00:00 2001 From: Randy Bias Date: Wed, 18 Sep 2024 21:25:30 +0800 Subject: [PATCH 1/3] Update ADOPTERS.md Added some more of the adopters in the prescribed format. Signed-off-by: Randy Bias --- ADOPTERS.md | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/ADOPTERS.md b/ADOPTERS.md index bd63e21f74a7..0163dc330563 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -18,6 +18,14 @@ Note the two trailing spaces at the end of the first lines. Those denote a line Try to maintain an alphabetical order. --> +* [AudioCodes](https://audiocodes.com) + Project: Underlying support for AudioCodes VoI/VoiceAI + AudioCodes uses it for [VoIP/VoiceAI (see page 17)](https://www.audiocodes.com/media/mpghsv0o/agent-assist-bot-installation-guide.pdf). + +* [DeepSquare](https://deepsquare.io) + Project: HPCaaS + DeepSquare embeds it into their HPCaaS [service](https://deepsquare.io/wp-content/uploads/2023/05/DeepSquare_White-Paper-1.pdf). + * [k0smotron](https://k0smotron.io/) Project: Managing hosted k0s clusters and full Cluster API provider for k0s K0smotron focuses on managing hosted k0s clusters within an existing @@ -35,7 +43,12 @@ Try to maintain an alphabetical order. * [Mirantis](https://www.mirantis.com/software/k0s/) Project: k0s support Mirantis provides support for various customers utilizing k0s in their - production environments. + production environments and k0s is included in a number of Mirantis products + such as MKE. + +* [Progress Chef 360](https://docs.chef.io/360/1.0/) + Project: Embedded Clusters for Chef 360 + [Using it for embedded Kubernetes clusters](https://docs.chef.io/360/1.0/install/server/requirements/#kubernetes-requirements). * [Replicated, Inc.](https://www.replicated.com/) Project: Embedded Cluster @@ -44,6 +57,18 @@ Try to maintain an alphabetical order. of k0s. Replicated Embedded Cluster allows you to distribute a Kubernetes cluster and your application together as a single appliance, making it easy for enterprise users to install, update, and manage the application and the - cluster in tandem. + cluster in tandem. [replicated-embedded]: https://docs.replicated.com/vendor/embedded-overview + +* [Splunk](https://splunk.com) + Project: Data Stream Processor + Used in their [Data Stream Processor](https://docs.splunk.com/Documentation/DSP/1.4.5/Admin/Install). + +* [National Astronomical Observatory for Japan](https://subarutelescope.org) + Project: Providing compute nodes in telemetry HPC cluster + Used for deploying and managing + [NVIDIA GPUs for data analysis](https://subarutelescope.org/Science/SubaruUM/SubaruUM2022/_src/679/P08_Morishima.pdf). + +In addition, it is being used for novel use cases in the wild: + +* [Kubernetes vs Philippine Power Outages - On setting up k0s over Tailscale](https://justrox.me/kubernetes-vs-philippine-power-outages-a-simple-guide-to-k0s-over-tailscale/) -[replicated-embedded]: https://docs.replicated.com/vendor/embedded-overview From 76facb034bda6a4aa2118095ed1c27f8ca392351 Mon Sep 17 00:00:00 2001 From: Randy Bias Date: Wed, 18 Sep 2024 22:26:57 +0800 Subject: [PATCH 2/3] Update ADOPTERS.md Added a few more proof points. Signed-off-by: Randy Bias --- ADOPTERS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ADOPTERS.md b/ADOPTERS.md index 0163dc330563..ca1be69c5863 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -40,6 +40,9 @@ Try to maintain an alphabetical order. k0s maintainers use k0s to host build and CI infrastructure, mainly dynamic Github Runners. +* [KubeArmor](https://docs.kubearmor.io/kubearmor/quick-links/support_matrix) + Project: Supported in their security product + * [Mirantis](https://www.mirantis.com/software/k0s/) Project: k0s support Mirantis provides support for various customers utilizing k0s in their @@ -71,4 +74,7 @@ Try to maintain an alphabetical order. In addition, it is being used for novel use cases in the wild: * [Kubernetes vs Philippine Power Outages - On setting up k0s over Tailscale](https://justrox.me/kubernetes-vs-philippine-power-outages-a-simple-guide-to-k0s-over-tailscale/) +* New England Research Cloud [provides it as an option vs k3s](https://nerc-project.github.io/nerc-docs/other-tools/kubernetes/k0s/). +* Amaze Systems [job posting includes requirement for k0s experience](https://www.salary.com/job/amaze-systems-inc/hiring-for-ml-engineer-data-scientist-robotics-software-engineer-boston-ma-onsite-from-day-1/j202305270140264589562). +* k0s with Traefik for a Tokyo [smart cities project](https://community.traefik.io/t/help-setting-up-with-k0s-via-helm-extensions/20748). From d21a2d32d9870b301cf5c7264bf578e84f89f4ec Mon Sep 17 00:00:00 2001 From: Randy Bias Date: Thu, 19 Sep 2024 21:00:43 +0800 Subject: [PATCH 3/3] Update ADOPTERS.md Signed-off-by: Randy Bias --- ADOPTERS.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ADOPTERS.md b/ADOPTERS.md index ca1be69c5863..c8b062b14a63 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -56,11 +56,11 @@ Try to maintain an alphabetical order. * [Replicated, Inc.](https://www.replicated.com/) Project: Embedded Cluster Contact: [Chris Sanders](https://github.com/chris-sanders) - Replicated builds their [Embedded Cluster][replicated-embedded] project on top + Replicated builds their [Embedded Cluster](https://docs.replicated.com/vendor/embedded-overview) project on top of k0s. Replicated Embedded Cluster allows you to distribute a Kubernetes cluster and your application together as a single appliance, making it easy for enterprise users to install, update, and manage the application and the - cluster in tandem. [replicated-embedded]: https://docs.replicated.com/vendor/embedded-overview + cluster in tandem. * [Splunk](https://splunk.com) Project: Data Stream Processor @@ -77,4 +77,3 @@ In addition, it is being used for novel use cases in the wild: * New England Research Cloud [provides it as an option vs k3s](https://nerc-project.github.io/nerc-docs/other-tools/kubernetes/k0s/). * Amaze Systems [job posting includes requirement for k0s experience](https://www.salary.com/job/amaze-systems-inc/hiring-for-ml-engineer-data-scientist-robotics-software-engineer-boston-ma-onsite-from-day-1/j202305270140264589562). * k0s with Traefik for a Tokyo [smart cities project](https://community.traefik.io/t/help-setting-up-with-k0s-via-helm-extensions/20748). -