Added script for the missing controlplane_target phase
controlplane_target phase is needed for target cluster more than a single node Signed-off-by: James Gu <james.gu@att.com> Change-Id: I6e77d4268cdee0ebcc65e1f9172ef645ced53337
This commit is contained in:
@@ -278,7 +278,7 @@ Make sure the following conditions are met:
|
||||
|
||||
8. How to deploy Workloads
|
||||
Once the Target is Operational, Workloads can be deployed on the Target Cluster.
|
||||
A small demo workload can be deployed using ./tools/deployment/35_deploy_workload.sh.This demo includes ingress as a workload.
|
||||
A small demo workload can be deployed using ./tools/deployment/36_deploy_workload.sh.This demo includes ingress as a workload.
|
||||
To verify execute kubectl command as below:
|
||||
```Markdown
|
||||
$ kubectl --kubeconfig /home/user/.airship/kubeconfig --context target-cluster get pods -n ingress
|
||||
|
||||
Reference in New Issue
Block a user