From 033b7a4e612e930530261cbb2aea332b7ac2487c Mon Sep 17 00:00:00 2001 From: Shayki Abramczyk Date: Sun, 13 Oct 2024 23:09:46 +0300 Subject: [PATCH] add portainer logo and description --- portainer/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/portainer/README.md b/portainer/README.md index 6ff14292..9fb802d1 100644 --- a/portainer/README.md +++ b/portainer/README.md @@ -1,12 +1,15 @@ # Running Portainer on 5-Node Kubernetes Cluster +## What is Portainer? -## Pre-requisite: +![logo](https://www.portainer.io/hubfs/portainer-logo-black.svg) +Portainer is a one-stop shop for managing your containerized environments, providing a massive amount of functionality in both our Community and Business Editions. We often hear from our users, “Wow, I didn’t know Portainer could do that!” So here’s a list of what you can do with Portainer. + +## Pre-requisites: - Play with Kubernetes Platform - Set up 5 Node Kubernetes Cluster - ## Run the below command: ```