Learn KOP - Deploy ARM64 Workload - Rafay Product Documentation

Deploy Workload

What Will You Do

In this part of the self-paced exercise, you will configure and deploy an "ARM architecture" compatible workload to the EKS cluster with the ARM Graviton based worker node.


Create Namespace

As a user with appropriate RBAC (i.e. Org Admin or Infra Admin or Workspace Admin), create a namespace on the EKS cluster.

Note
For this exercise, we will keep it simple and skip the assignment of resource quotas and policies.


Configure Workload

As a user with appropriate RBAC (i.e. at least Project Admin or Namespace Admin), we will configure a workload to deploy to our remote EKS cluster.

Important
Download the provided YAML file and save it to your computer. We will deploy this to the cluster.


Verify Workload

The controller will take the provided YAML manifest, the configured policies and reconcile it with the remote EKS cluster. In a few seconds, once all the Kubernetes resources come up on the EKS cluster, the workload's status/health will reflect status appropriately.