From ae2ac1beeeb0d8ebf8b7d55e0adf0c010c448687 Mon Sep 17 00:00:00 2001 From: Daniel Werner <82284479+danielwernerio@users.noreply.github.com> Date: Sun, 1 Dec 2024 23:44:29 +0100 Subject: [PATCH] chore: update readme.md Optimizations: - Added a nice looking Discord badge - Improved K8s quotes (text & placement) Signed-off-by: Daniel Werner <82284479+danielwernerio@users.noreply.github.com> --- README.md | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 007c0d83..58705c0d 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,7 @@
Orchestrate like never before. K8s reimagined.

Why • - Install • - Discord • + Quickstart𝕏

@@ -14,6 +13,7 @@ [![Tests](https://github.com/next-hat/nanocl/actions/workflows/tests.yml/badge.svg)](https://github.com/next-hat/nanocl/actions/workflows/tests.yml) [![Clippy](https://github.com/next-hat/nanocl/actions/workflows/clippy.yml/badge.svg)](https://github.com/next-hat/nanocl/actions/workflows/clippy.yml) [![codecov](https://codecov.io/gh/next-hat/nanocl/branch/nightly/graph/badge.svg?token=4I60HOW6HM)](https://codecov.io/gh/next-hat/nanocl) +[![Discord](https://img.shields.io/badge/discord-join-7289DA.svg?logo=discord&longCache=true&style=flat)](https://discord.gg/WV4Aac8uZg)

@@ -25,25 +25,25 @@ The developing ecosystem provides an **easy** solution for **local** development The architecture of Nanocl enables a **seamless deployment** to **production** among other innovations.
- You could build a K8s within Nanocl. But we are quite sure you wouldn't want to.. + In a nutshell we're solving known K8s memes (among other things).
Nanocl will introduce the **next paradigm** for **Platform Engineers** by providing ground breaking cloud-native architectural innovations, best-in-class security, while reducing operational costs with e.g. 🦀 **Rust** based efficiency. -
- - Who said that K8s is more than a perfect platform for application workloads? - -
- -## Installation +## Quickstart We are already compatible with **Linux**, **MacOS** & **Windows**, just jump to [Installation guide][nanocl_install_guide].
Please bare with us, Nanocl is currently more than just on the cutting edge.. ## Latest news +
+ + Who said that K8s is more than a perfect platform for application workloads? + +
+ - **Blog**: [Automating deployment with GitHub Actions](https://docs.next-hat.com/blog/automating-deployment-with-github-actions-and-nanocl) on 24.11.2024 - **Release**: [End to End TLS encryption and first step for network meshing](https://docs.next-hat.com/blog/nanocl-0.16) on 01.11.2024 - **Release**: [Man page, Backup, Remove Orphans and more](https://docs.next-hat.com/blog/nanocl-0.15) on 11.06.2024 @@ -84,6 +84,12 @@ Resources: ## Architecture +
+ + You could build a K8s within Nanocl. But we are quite sure you wouldn't want to.. + +
+ Nanocl is designed as a **microservice** architecture, consisting of multiple components running as **containers**, including the **Nanocl Daemon** itself. The following components will be installed during `nanocl install` and are required to ensure full Nanocl functionalities: