Explore tweets tagged as #kubectlcommands
#kubernetesautoscalebasedonmemory #kubernetesautoscalingdeployment #kubernetesautoscaling #kubernetesautoscaling #kubectl #kubectlcommands #kubectlinstall #kubectlport-forward #kubectlbasiccommands #kubectlproxy #kubectlconfig #kubectlgetpods #kubectlexeccommand #kubectllogs
Kubernetes Autoscaling Tutorial with Examples for Devops Beginners and S... https://t.co/GSgPmep2fZ via @YouTube
0
0
0
Hi, a new #video on #kubernetes #kubectl is published on #codeonedigest #youtube channel. Learn #kubernetes #api #kubectlcommands #node #docker #container #cloud #aws #azure #programming #coding with #codeonedigest
@java #java #awscloud @awscloud #aws @AWSCloudIndia #Cloud
Kubernetes kubectl Tutorial with Examples for Devops Beginners and Students https://t.co/7HbLe4Rd4L via @YouTube
0
2
2
#CloudComputing @YouTube #youtube #azure #msazure #microsoftazure #kubectl #kubectlcommands #kubectlinstall #kubectlport-forward #kubectlbasiccommands #kubectlproxy #kubectlconfig #kubectlgetpods #kubectlexeccommand #kubectllogs #kubectlinstalllinux #kubectlapply
Kubernetes kubectl Tutorial with Examples for Devops Beginners and Students https://t.co/7HbLe4Rd4L via @YouTube
0
1
0
Full Video Link https://t.co/VzHK7gnECb Hi, a new #video on #kubernetes #kubectl is published on #codeonedigest #youtube channel. Learn #kubernetes #api #kubectlcommands #node #docker #container #cloud #aws #azure #programming #coding wit
1
1
0
🤔 Struggling with the vast sea of 𝙠𝙪𝙗𝙚𝙘𝙩𝙡 commands? We've got you covered! Check out these 12 essential 𝙠𝙪𝙗𝙚𝙘𝙩𝙡 commands with code examples to simplify your Kubernetes management tasks. 👉 https://t.co/bxaGTZSkGa
#kubernetes #devops #kubectlcommands #coding
0
0
0
10/20 🔄 Stream pod logs: 💡 Command: kubectl logs -f my-pod Explanation: Stream logs from a specific pod continuously. #KubectlCommands #StreamPodLogs
1
0
2
2/20 🗂️ List all pods in default namespace: 💡 Command: kubectl get pods Explanation: Get a list of all running pods in the default namespace. #KubectlCommands #ListPods
1
0
2
18/20 🔄 Update a resource using YAML: 💡 Command: kubectl apply -f updated-deployment.yaml Explanation: Apply changes to a resource using an updated YAML file. #KubectlCommands #UpdateResourceWithYAML
1
0
2
6/20 🔄 Scale a deployment: 💡 Command: kubectl scale deployment my-deployment --replicas=3 Explanation: Change the number of replicas for the deployment to 3. #KubectlCommands #ScaleDeployment
1
0
2
14/20 🔄 Switch namespace context: 💡 Command: kubectl config set-context --current --namespace=my-namespace Explanation: Switch to a different namespace for subsequent commands. #KubectlCommands #SwitchNamespaceContext
1
0
5
4️⃣ kubectl scale deployment [name] --replicas=[num]: Scale a deployment. 5️⃣ kubectl expose deployment [name] --type=Service --port=[port]: Expose a deployment as a service. 6️⃣ kubectl get services: List services. #kubectlcommands #CloudServices
1
0
0