Rate This Document
Findability
Accuracy
Completeness
Readability

Deploying Pods

Before the deployment, ensure that the deployment node has or can pull the built WAAS Booster image.

  1. Copy the deployment file.

    Copy the waasbooster.yaml file in the waas-waasbooster/deployment directory to the primary node of Kubernetes.

  2. Create the waasbooster pod.
    kubectl apply -f waasbooster.yaml

    If the following information is displayed, the pod is created successfully.

    After a pod is created, the WAAS Booster service is automatically started.