Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver3
90いいね 659回再生

Kubernetes-Command | kubectl apply | Preethi DevOps #devopstraining #preethiDevops #K8sTraining

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/

コメント