Currently, FPT Cloud supports 02 Regions: HAN (Hanoi) and SGN (Saigon/HCM). M-FKE provides support in both of these regions.
M-FKE does not support a cluster running across multiple regions. You can create a cluster in each region for the same application to implement BC&DR (Business Continuity and Disaster Recovery).
M-FKE supports multiple VM configurations within a cluster by using worker groups, each worker group can have a different configuration. Worker Nodes within the same worker group have the same configuration (CPU, RAM, DISK).
M-FKE defaults to a maximum limit of 100 Worker Nodes per Worker Group and 10 Worker Groups per Cluster. You need to contact FPT Cloud to increase the Worker Nodes limit if needed.
M-FKE uses native Kubernetes, making it fully compatible with Kubernetes platforms on other clouds such as AWS, Azure, GCP, DO, as well as Kubernetes clusters you install on your infrastructure. This facilitates easy migration of applications between FPT Cloud, your data center, and other clouds.
There are several ways to expose your application outside the cluster for customer use. One simple method is to use the Load Balancer Services as instructed.
FPT Cloud provides the FMON product to help you monitor performance and configure alerts for the Kubernetes cluster. Additionally, FMON offers logging and tracing for easy integration with FKE.