Migrate Workload to Ocean
Ocean automates the migration process of manually draining and re-scheduling your Kubernetes pods on new nodes. You can migrate and register your workloads (nodes and pods) into Ocean so they will be managed by Spot.
Cloud service provider relevance: AWS Kubernetes
Prerequisites
Before you start the procedure in this tutorial, you need the following:
- A Kubernetes cluster running on AWS infrastructure.
- A Kubernetes cluster connected to an Ocean cluster.
- Ocean Controller Version 2 installed in the cluster.
- Deactivated Kubernetes Cluster autoscaler.
- Dedicated Virtual Node Groups for your workload to enable the Ocean autoscaler to scale up nodes.
tip
If the Kubernetes autoscaler is active, there will be inconsistency in spinning up new nodes.
After you have successfully completed creating your Ocean cluster, you can start the Workload Migration by using the console or the API.
Guides
- Migrate the Workload using the Console.
- Migrate the Workload using the API.