Skip to content

Commit

Permalink
remove hyphen in Kura categories
Browse files Browse the repository at this point in the history
Co-authored-by: Mattia Dal Ben <[email protected]>
  • Loading branch information
GregoryIvo and mattdibi committed Dec 7, 2023
1 parent 38c1a32 commit 198b5d2
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ From [the maori word for tank/container](https://maoridictionary.co.nz/search/?k
Eclipse Kura runs on an edge gateway, which can be anything from a small SBC(single-board computer) like a Raspberry Pi, or a powerful high-performance computer.

## What can Eclipse Kura™ do for me?
* **Kura-Services:** Provision and set up features to run on your gateway, such as an MQTT broker.
* **Kura-Networking:** Manage Network connectivity, including
* **Kura-Wires:** Design data flows and data processing streams effortlessly with a drag-and-drop visual editor.
* **Kura-Cloud-Connectors:** Extendable cloud connector system.
* **Kura-Drivers:** Extendable service that handles reading data off of external devices.
* **Kura-Snapshots:** Securely store and re-apply gateway settings for convenience.
* **Kura-Security**: Easily and safely store your secrets.
* **Kura-Container-Orchestrator**: Manage Docker or Podman containers on your gateway for ultimate flexibility.
* **Kura-AI-Infrence**: Run Nvidia Triton Models on the edge.
* **Kura Services:** Provision and set up features to run on your gateway, such as an MQTT broker.
* **Kura Networking:** Manage Network connectivity, including
* **Kura Wires:** Design data flows and data processing streams effortlessly with a drag-and-drop visual editor.
* **Kura Cloud Connectors:** Extendable cloud connector system.
* **Kura Drivers:** Extendable service that handles reading data off of external devices.
* **Kura Snapshots:** Securely store and re-apply gateway settings for convenience.
* **Kura Security**: Easily and safely store your secrets.
* **Kura Container Orchestrator**: Manage Docker or Podman containers on your gateway for ultimate flexibility.
* **Kura AI Inference**: Run Nvidia Triton Models on the edge.

## I have used Eclipse-Kura to make a small-scale Edge deployment, how do I scale now?
If you want to scale, and manage many instances of Eclipse-Kura, check out Eclipse-Kapua. Eclipse-Kapua is a Eclipse-Kura compatible cloud command and control service that allows you to aggregate data and configure many Eclipse-Kura devices.
Expand Down

0 comments on commit 198b5d2

Please sign in to comment.