COMMAND:
kubectl apply -f deployment.yaml
Output: The deployment defined in the `deployment.yaml` file is created or updated.
Explanation: This command applies the configuration defined in the `deployment.yaml` file, creating or updating the deployment accordingly.
YouTube youtube.com/@preethi-devops
Website www.preethi-devops.com/
コメント