Deploying the application
Step 1: Place the YAML manifest files to the local deployment
directory, for example, C:cloudappdemodeploy.

Step 2: Deploy the installable cloud application through the
manifest file.
|
1 |
kubectl apply -f . |
This command parses the manifest files existing in the current
directory and creates the Kubernetes pods, services, ingress, and
secret.
Make sure the output shows that the resources are created
successfully in the AKS cluster.

Step 3: View the status of your containers.
|
1 |
kubectl get pods |

Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest