Skip to content

Commit

Permalink
Merge pull request #344 from d4rkstar/master
Browse files Browse the repository at this point in the history
docs: Adding Apache OpenServerless
  • Loading branch information
apurvabhandari authored Nov 18, 2024
2 parents 1eb87c8 + b47a375 commit 8233482
Showing 1 changed file with 32 additions and 28 deletions.
60 changes: 32 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,34 +32,37 @@ Have Questions? Join us over [Slack](https://launchpass.com/collabnix) and get c

## Table of Contents

- [Categories](#categories)
- 🌐 [Pods](#Pods)
- 🧰 [Cluster Management](#cluster-management)
- 🧑‍💻 [Cluster with Core CLI tools](#cluster-with-core-cli-tools)
- 🫙 [Alert and Monitoring](#alert-and-monitoring)
- 🌐 [Logging and Tracing](#logging-and-tracing)
- 🗄️ [Troubleshooting / Debugging](#troubleshooting--debugging)
- 💾 [Developement Tools/Kit](#developement-toolskit)
- 🔒 [Alternative Tools for Development](#alternative-tools-for-development)
- 🪵 [CI/CD integration Tools](#cicd-integration-tools)
- 🎮 [Security Tools](#security-tools)
- 🧪 [Network Policies](#network-policies)
- 🏗️ [Testing Tools](#testing-tools)
- ⚙️ [Service Mesh](#service-mesh)
- 🇼 [Observability](#observability)
- 🧰 [Machine Learning/Deep Learning](#machine-learningdeep-learning)
- 🧑‍💻 [Compute Edge Tools](#compute-edge-tools)
- 🫙 [Kubernetes Tools for Specific Cloud](#kubernetes-tools-for-specific-cloud)
- 🌐 [Storage Providers](#storage-providers)
- 🏗️ [Backup Tools](#backup-tools)
- 🗄️ [Multiple Tools Repo](#multiple-tools-repo)
- 💾 [Cost Optimisation](#cost-optimisation)
- ⚙️ [Function as a Service FaaS](#function-as-a-service-faas)
- 🚀 [Artificial Intelligence](#artificial-intelligence)
-[Caching](#caching)
- 🐋 [Clients](#clients)
- 🧹 [Cleanup](#cleanup)
- 🔒 [Non-Categorize](#non-categorize)
- [Kubetools - A Curated List of Kubernetes Tools](#kubetools---a-curated-list-of-kubernetes-tools)
- [Top Featured Kubernetes Tools( Sep 2024)](#top-featured-kubernetes-tools-sep-2024)
- [Table of Contents](#table-of-contents)
- [Pods](#pods)
- [Cluster Management](#cluster-management)
- [Cluster with Core CLI tools](#cluster-with-core-cli-tools)
- [Alert and Monitoring](#alert-and-monitoring)
- [Logging and Tracing](#logging-and-tracing)
- [Troubleshooting / Debugging](#troubleshooting--debugging)
- [Developement Tools/Kit](#developement-toolskit)

Check failure on line 44 in README.md

View workflow job for this annotation

GitHub Actions / build

Developement ==> Development
- [Alternative Tools for Development](#alternative-tools-for-development)
- [CI/CD integration Tools](#cicd-integration-tools)
- [Security Tools](#security-tools)
- [Network Policies](#network-policies)
- [Testing Tools](#testing-tools)
- [Service Mesh](#service-mesh)
- [Observability](#observability)
- [Machine Learning/Deep Learning](#machine-learningdeep-learning)
- [Compute Edge Tools](#compute-edge-tools)
- [Kubernetes Tools for Specific Cloud](#kubernetes-tools-for-specific-cloud)
- [Storage Providers](#storage-providers)
- [Backup Tools](#backup-tools)
- [Multiple Tools Repo](#multiple-tools-repo)
- [Cost Optimisation](#cost-optimisation)
- [Function as a Service FaaS](#function-as-a-service-faas)
- [Artificial Intelligence](#artificial-intelligence)
- [Caching](#caching)
- [Clients](#clients)
- [Cleanup](#cleanup)
- [Non-Categorize](#non-categorize)
- [Maintainer](#maintainer)


## Pods
Expand Down Expand Up @@ -607,6 +610,7 @@ Have Questions? Join us over [Slack](https://launchpass.com/collabnix) and get c
| 3 | Kubeless | [ Kubernetes Native Serverless Framework](https://github.com/vmware-archive/kubeless) | ![Github Stars](https://img.shields.io/github/stars/vmware-archive/kubeless) |
| 4 | Fission | [ Fast and Simple Serverless Functions for Kubernetes ](https://github.com/fission/fission) | ![Github Stars](https://img.shields.io/github/stars/fission/fission) |
| 5 | Nuclio | [ High-Performance Serverless event and data processing platform ](https://github.com/nuclio/nuclio) | ![Github Stars](https://img.shields.io/github/stars/nuclio/nuclio) |
| 6 | Apache OpenServerless | [ Serverless environment based on Apache OpenWhisk with lots of integrated services ](https://github.com/apache/openserverless) | ![Github Stars](https://img.shields.io/github/stars/apache/openserverless) |

## Artificial Intelligence

Expand Down

0 comments on commit 8233482

Please sign in to comment.