|
1 | | -# Managed Kubernetes Hosting |
| 1 | +# Kubernetes Clusters |
2 | 2 |
|
3 | | -Managed Kubernetes clusters are highly available and multi-tenant deployments across availability regions in public or private cloud. |
| 3 | +The clusters can be automatically installed on top of Jelastic PaaS in two ways: |
4 | 4 |
|
5 | | -The clusters can be automatically installed on top of the Jelastic PaaS in two ways: |
| 5 | +* **Clean** cluster with pre-deployed HelloWorld example |
| 6 | +* **Custom** helm or stack deployment via shell command |
6 | 7 |
|
7 | | -* **Clean Kubernetes** cluster with two workers and one master node. The number of worker and master nodes can be changed while installation steps or afterwards. All the newly added nodes are automatically connected. |
| 8 | +Also, there are different topologies available out-of-box: |
| 9 | +* **Development** - one master (1) and one scalable worker (1+) |
| 10 | +* **Production** - multi master (3) with API balancers (2+) and scalable workers (2+) |
| 11 | + |
| 12 | +The number of worker nodes can be changed after the initial installation is completed. All the newly added nodes are automatically connected to the cluster. |
8 | 13 |
|
9 | | -* **Pre-packaged application** within Kubernetes cluster. While installation, there can be provided the URL to a YAML stack manifest. As a result, the cluster will be created already with the needed custom application deployed. |
10 | | - |
11 | | -<img src="/images/Managed-Kubernetes-Hosting.png" width="500" alt="Managed Kubernetes Hosting Multi-Cloud" /> |
| 14 | +<img src="https://jelastic.com/wp-content/themes/salient/img/templates/kubernetes-cloud-services/kube.webp" width="400" alt="Managed Kubernetes Hosting Multi-Cloud" /> |
12 | 15 |
|
13 | 16 | ## Cloud Native Applications |
14 | 17 |
|
15 | 18 | Easily containerize and migrate existing applications, run hyper scalable microservices and keep them resilient to failures, get extra savings due to more efficient resource utilization, implement CI/CD automation and develop at a higher level of speed in shorter release cycles. |
16 | 19 |
|
17 | 20 | Jelastic PaaS functionality allows to provision the clusters across multiple clouds and on-premises with no vendor lock-in, automatically scale them vertically and horizontally, start from one instance and grow up to thousands, manage the workloads via intuitive UI, as well as automate the DevOps processes with open API and Cloud Scripting. |
18 | 21 |
|
19 | | -## Demo and Trial |
20 | | -[Send us request](https://jelastic.com/managed-auto-scalable-clusters-for-business/) to get early access and receive a Kubernetes cluster free trial for a month. |
| 22 | +## Related Articles and Materials |
| 23 | +* [Managed Kubernetes Hosting with Multi-Cloud Availability](https://jelastic.com/kubernetes-hosting/) |
| 24 | +* [Kubernetes Cluster Setup with Automated Scaling and Pay-per-Use Pricing](https://jelastic.com/blog/kubernetes-cluster-scaling-pay-per-use-hosting/) |
| 25 | +* [Scaling Kubernetes on Application and Infrastructure Levels](https://jelastic.com/blog/scaling-kubernetes/) |
| 26 | +* [Kubernetes Cluster Overview](https://docs.jelastic.com/kubernetes-cluster) |
| 27 | +* [Kubernetes Cluster: Package Installation](https://docs.jelastic.com/kubernetes-cluster-installation) |
| 28 | +* [Kubernetes Cluster: Versions & Change Logs](https://docs.jelastic.com/kubernetes-cluster-versions) |
21 | 29 |
|
22 | | -For large scale projects interested in scalable Kubernetes hosting, Jelastic provides professional services to [assist while migration](https://jelastic.com/managed-auto-scalable-clusters-for-business/). |
| 30 | +## Demo and Trial |
| 31 | +For testing in public cloud please sign up at one of [Jelastic Cloud Providers with Kubernetes support](https://jelastic.cloud/?featuresSupport=K8S). For testing in multi-cloud, hybrid cloud or private cloud setups please [send us request](https://jelastic.com/managed-auto-scalable-clusters-for-business/). |
23 | 32 |
|
24 | 33 | ## Managed Hosting Business |
25 | 34 |
|
|
0 commit comments