我要评分
获取效率
正确性
完整性
易理解

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.