Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,8 @@ Here are some of the leading tools in this category:
* **[OpenShift](https://www.openshift.com/)** (Open Source & Enterprise): OpenShift is a Kubernetes-based container platform that provides developer and operational tools. It extends Kubernetes by adding features such as a web console, monitoring, logging, and more.
* **[Nomad](https://www.nomadproject.io/)** (Open Source & Enterprise): Nomad is a flexible and easy-to-use orchestrator to deploy and manage containers and non-containerized applications. It integrates seamlessly with popular DevOps tools and provides a lightweight solution for container orchestration.
* **[k3s](https://k3s.io/)** (Open Source): k3s is a certified Kubernetes distribution which is highly available and designed for resource-constrained production workloads.
* **[Meshery](https://github.com/meshery/meshery)** (Open Source): Meshery is a highly extensible CNCF project that enables collaborative design and operation of cloud-native infrastructure, focusing on managing and observing Kubernetes clusters.
* **[Kanvas](https://kanvas.new)** (Open Source): Kanvas is a collaborative designer and operator for cloud-native infrastructure, helping teams efficiently manage and visualize Kubernetes resources.

## Container Autoscaling and Load Balancing

Expand Down