From 8c13b0b1f0daa678aaf2da58601c98ce5689761e Mon Sep 17 00:00:00 2001 From: schesa <34373754+schesa@users.noreply.github.com> Date: Wed, 17 Jul 2024 14:19:02 +0300 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd2b343..f0c24f0 100644 --- a/README.md +++ b/README.md @@ -26,13 +26,13 @@ OPSWAT MetaDefender products are adapting year over year for our customers to get advantage of the new technologies that are coming. With this project you will be able to deploy some of our MetaDefender products to a Kubernetes Cluster. We provide you with some architecture recommendations for the main cloud providers to host the Kubernetes cluster together with an script to provision such recommended architecture. Also we provide you with all the information of the components that will be installed inside the cluster to run our products and a script to install it depending on the different configuration options. -Main Metadefender documentation pages: +Main MetaDefender documentation pages: * AWS Cloud Deployment Architectures Recommended [Doc](https://docs.opswat.com/mdcore/cloud-deployment/recommended-architectures-in-aws) * MetaDefender Core Provisioned in AWS EKS [Doc](https://docs.opswat.com/mdcore/cloud-deployment/eks-cluster-architecture) * MetaDefender Core Kubernetes Components [Doc](https://docs.opswat.com/mdcore/kubernetes-configuration/kubernetes-components) * MetaDefender Core In Your Already Created Kubernetes Cluster [Doc](https://docs.opswat.com/mdcore/kubernetes-configuration/metadefender-core-in-your-already-created-k8s) -* MetaDefender for Secure Storage Kubernetes deployment [Doc](https://docs.opswat.com/mdss/installation/kubernetes-deployment) +* MetaDefender Storage Security Kubernetes deployment [Doc](https://docs.opswat.com/mdss/installation/kubernetes-deployment)

(back to top)

From c97e8ed2d0b3c2399ab6bda5337fecc93d960413 Mon Sep 17 00:00:00 2001 From: schesa <34373754+schesa@users.noreply.github.com> Date: Wed, 17 Jul 2024 15:01:02 +0300 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f0c24f0..51c5dc0 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@
  • Contributing
  • -
  • License
  • +
  • Licensing
  • Contact
  • @@ -112,6 +112,6 @@ For other [questions](https://www.opswat.com/contact) * Contact US: https://www.opswat.com/contact MetaDefender Core Documentation: [https://docs.opswat.com/mdcore](https://docs.opswat.com/mdcore) -MetaDefender for Secure Storage Documentation: [https://docs.opswat.com/mdss](https://docs.opswat.com/mdss) +MetaDefender Storage Security Documentation: [https://docs.opswat.com/mdss](https://docs.opswat.com/mdss)

    (back to top)

    From b7784092b499c90d20185ef86f84d40cc975a0b4 Mon Sep 17 00:00:00 2001 From: schesa <34373754+schesa@users.noreply.github.com> Date: Wed, 17 Jul 2024 16:02:23 +0300 Subject: [PATCH 3/3] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 51c5dc0..b5a5bfc 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ## About The Project -OPSWAT MetaDefender products are adapting year over year for our customers to get advantage of the new technologies that are coming. With this project you will be able to deploy some of our MetaDefender products to a Kubernetes Cluster. We provide you with some architecture recommendations for the main cloud providers to host the Kubernetes cluster together with an script to provision such recommended architecture. Also we provide you with all the information of the components that will be installed inside the cluster to run our products and a script to install it depending on the different configuration options. +OPSWAT MetaDefender products are adapting year over year for our customers to get advantage of the new technologies that are coming. With this project you will be able to deploy some of our MetaDefender products to a Kubernetes Cluster. We provide you with some architecture recommendations for the main cloud providers to host the Kubernetes cluster together with a script to provision such recommended architecture. Also we provide you with all the information of the components that will be installed inside the cluster to run our products and a script to install it depending on the different configuration options. Main MetaDefender documentation pages: @@ -59,7 +59,7 @@ To get a local copy up and running follow these simple example steps. ### Installation - OPSWAT has prepared a recommended architecture for having Metadefender products deployed in a Kubernetes Cluster in the main CSP. + OPSWAT has prepared a recommended architecture for having MetaDefender products deployed in a Kubernetes Cluster in the main CSP. Depending on the architecture prefered the installation process is different as each product has its own configuration options. To facilitate the deployment of the product we have created what we call MetaDefender K8S script that will guide you through the different options and configure the enviroment for you. There are two modes for using the script provision and install. @@ -96,7 +96,7 @@ For running MetaDefender products you will need to set up the license needed for In case of having any issue with your license please contact [Support](https://www.opswat.com/support) -For other [questions](https://www.opswat.com/contact) +For other questions: https://www.opswat.com/contact

    (back to top)