diff --git a/pages/user-guide/components/application/application.md b/pages/user-guide/components/application/application.md index 2ca03d7..6ad1f42 100644 --- a/pages/user-guide/components/application/application.md +++ b/pages/user-guide/components/application/application.md @@ -2,7 +2,7 @@ Application is where all the other modules cluster, network, kubernetes and apps will be configured together and the services will be deployed on the nodes. The purpose of the Application is to use the cluster, apps, network and deploy the microservices after detailed configuration. -CloudPlex offers 3 ways of creation and application deployment on the cloud, based on the requirements and expertise level of the user. +CloudPlex offers 3 ways of infrastructure creation and deployment on the cloud, based on the requirements of the user. 1. Provider Managed To setup a cloud provider (AWS, Azure etc) managed Kubernetes cluster on CloudPlex. @@ -58,4 +58,4 @@ User can delete the application at any stage except the **App Deployed** by clic > **Deleting** an Application won't terminate resources from Cloud, it will just deleted the data from CloudPlex. It is always recommended that user **Terminate** the application in CloudPlex to terminate all the resources on Cloud. -![3](imgs/3.jpg) \ No newline at end of file +![3](imgs/3.jpg)