#kubectl 搜索结果

Kubernetes policy management is often complex, filled with YAML sprawl & tricky Rego rules🤯 In his keynote session at #DMCon, Lakshmanan will show how AI-powered tools like #kubectl-ai & @kyverno make security policies easier! Book your seat here👇 app.makemypass.com/event/dmcon2025

infracloudio's tweet image. Kubernetes policy management is often complex, filled with YAML sprawl & tricky Rego rules🤯

In his keynote session at #DMCon, Lakshmanan will show how AI-powered tools like #kubectl-ai & @kyverno make security policies easier!

Book your seat here👇
app.makemypass.com/event/dmcon2025

#kubectl apply -f BlueSky.yaml 🦋

cloudnativeboy's tweet image. #kubectl apply -f BlueSky.yaml 🦋

Je viens de découvrir un raccourci #kubectl qui peut vous faire gagner du temps

Miss_libert's tweet image. Je viens de découvrir un raccourci #kubectl qui peut vous faire gagner du temps

Tried of cleaning up old Kubernetes clusters from your kubeconfig? Add kubetrim to your bashrc/zshrc or add a daily cron expression. Go source code, Q&A, and binaries on GitHub #kubectl #kubernetes #k8s #kubeconfig #k3s github.com/alexellis/kube…

alexellisuk's tweet image. Tried of cleaning up old Kubernetes clusters from your kubeconfig?

Add kubetrim to your bashrc/zshrc or add a daily cron expression.

Go source code, Q&A, and binaries on GitHub
#kubectl #kubernetes #k8s #kubeconfig #k3s 
github.com/alexellis/kube…

@kubernetesio v1.28.0-alpha.1 has a surprise new addition. See what you can do with `kubectl` in a container and let us know! docker run registry.k8s.io/kubectl:v1.28.… (Remember you will need to mount your KUBECONFIG and possibly set the env variable too) #kubectl


How to Restart #Kubernetes Pods With #Kubectl There is no kubectl restart [podname] command for use with K8s (with #Docker you can use docker restart [container_id] ), but there are several ways to achieve a pod ‘restart’ with kubectl spacelift.io/blog/restart-k…

spacelift.io

How to Restart Kubernetes Pods With Kubectl

There is no kubectl restart [podname] command for use with Kubernetes. Learn different ways to achieve a pod ‘restart’ with kubectl.


Handling a bunch of #kubectl one-liners for security and ops was getting messy, so I created kubectl-secops to clean things up. Now everything's more organized and easier to manage. If you're into smoother workflows, check it out! github.com/miladbr/kubect… #Kubernetes #DevOps

Milad_Bahari's tweet image. Handling a bunch of #kubectl one-liners for security and ops was getting messy, so I created kubectl-secops to clean things up. Now everything's more organized and easier to manage. If you're into smoother workflows, check it out!

github.com/miladbr/kubect…

#Kubernetes #DevOps
Milad_Bahari's tweet image. Handling a bunch of #kubectl one-liners for security and ops was getting messy, so I created kubectl-secops to clean things up. Now everything's more organized and easier to manage. If you're into smoother workflows, check it out!

github.com/miladbr/kubect…

#Kubernetes #DevOps

#Kubernetes#Kubectl Commands kubectl helps to run commands against #K8s clusters to deploy apps, inspect and manage cluster resources, and view logs. Some of the most popular kubectl commands & flags are listed below. geeksforgeeks.org/kubernetes-kub…


This is a small cheat sheet with self-contained kubectl snippets I use very frequently. It is not an exhaustive list of kubectl commands but contains useful common operations and use cases, which ease my daily job. #kubernetes #k8s #kubectl #cheatsheet #eks #aks #labs64

netlicensing's tweet image. This is a small cheat sheet with self-contained kubectl snippets I use very frequently. It is not an exhaustive list of kubectl commands but contains useful common operations and use cases, which ease my daily job.

#kubernetes #k8s #kubectl #cheatsheet #eks #aks #labs64

#Kubectl Logs Tail: A Guide to Tailing #Kubernetes Logs Explore the intricacies of #K8s logging, its significance, and the common commands one may encounter in their monitoring activities. Delve into the various logging sources within a K8s environment middleware.io/blog/kubectl-l…


Mastering #Kubernetes node management with the `#kubectl cordon` command This command allows you to mark a node as “unschedulable,” which means that the existing pods will continue to run, but no new ones will be created on that node. suse.com/c/observabilit… #DevOps


The `kubectl top po --containers -A --sort-by=memory` command can be used to list and sort all containers across all namespaces by descending order of memory usage. #Kubernetes #kubectl #tips

bot_golang's tweet image. The `kubectl top po --containers -A --sort-by=memory` command can be used to list and sort all containers across all namespaces by descending order of memory usage. #Kubernetes  #kubectl #tips

The guide to #kubectl I never had. kubectl is the CLI tool used to communicate to the #Kubernetes API it can seem simple at first but can quickly get complicated. glasskube.dev/products/packa… #DevOps


The kubectl explain command can be used to describe the fields associated with a k8s object Sample usage: `kubectl explain pod.spec.nodeName` #kubernetes #kubectl #Tips

bot_golang's tweet image. The kubectl explain command can be used to describe the fields associated with a k8s object

Sample usage:  `kubectl explain pod.spec.nodeName`

#kubernetes #kubectl #Tips

If you are new to #kubernetes and looking for learning resources check out this video youtu.be/M1Ra4jCMmL0 Learn about basics of k8s Architecture, single node k8s cluster, #kubectl, #Octant and #Lens visualisers #k8s #CloudNativeNinja #CloudComputing

nileshgule's tweet image. If you are new to #kubernetes and looking for learning resources check out this video
youtu.be/M1Ra4jCMmL0

Learn about basics of  k8s Architecture, single node k8s cluster, #kubectl, #Octant and #Lens visualisers 

#k8s #CloudNativeNinja #CloudComputing
nileshgule's tweet image. If you are new to #kubernetes and looking for learning resources check out this video
youtu.be/M1Ra4jCMmL0

Learn about basics of  k8s Architecture, single node k8s cluster, #kubectl, #Octant and #Lens visualisers 

#k8s #CloudNativeNinja #CloudComputing
nileshgule's tweet image. If you are new to #kubernetes and looking for learning resources check out this video
youtu.be/M1Ra4jCMmL0

Learn about basics of  k8s Architecture, single node k8s cluster, #kubectl, #Octant and #Lens visualisers 

#k8s #CloudNativeNinja #CloudComputing
nileshgule's tweet image. If you are new to #kubernetes and looking for learning resources check out this video
youtu.be/M1Ra4jCMmL0

Learn about basics of  k8s Architecture, single node k8s cluster, #kubectl, #Octant and #Lens visualisers 

#k8s #CloudNativeNinja #CloudComputing

¿Te cuesta dominar #kubectl? 😥 #kubectlAI permite interactuar con #Kubernetes usando lenguaje natural, simplificando diagnósticos, despliegues y debugging. Toda la info aquí 👇


𝗸𝘂𝗯𝗲𝗰𝘁𝗹, Evolved: Extending the CLI Beyond Limits 𝗣𝗹𝘂𝗴𝗶𝗻𝘀 extend kubectl with new features, from login helpers to debugging tools. Learn how to install and manage them safely with Krew: cloudskillshu.substack.com/p/extending-ku… #Kubernetes #DevOps #Kubectl #K8s

CloudSkillsHU's tweet image. 𝗸𝘂𝗯𝗲𝗰𝘁𝗹, Evolved: Extending the CLI Beyond Limits
𝗣𝗹𝘂𝗴𝗶𝗻𝘀 extend kubectl with new features, from login helpers to debugging tools.  
Learn how to install and manage them safely with Krew: cloudskillshu.substack.com/p/extending-ku…

#Kubernetes #DevOps #Kubectl #K8s

I still remember how confusing Kubernetes commands felt when I first started 😅 So in this video, I’ve simplified the most important kubectl commands for beginners. youtu.be/oWBXz87VNSk #Kubernetes #kubectl #DevOps #CloudNative #Learning

PravanjanRath's tweet card. Kubernetes Commands Explained | Kubernetes for Beginners | Tutorial #4

youtube.com

YouTube

Kubernetes Commands Explained | Kubernetes for Beginners | Tutorial #4


☸️ Kubernetes Command of the Day 💡 Command: kubectl get node ⚙️ Lists one or more nodes in the Kubernetes cluster 🌐 #Kubernetes #Kubectl #DevOps #CloudNative #KubernetesTips #Devopstronaut 🚀

Mahi_Selvakumar's tweet image. ☸️ Kubernetes Command of the Day 💡

Command: kubectl get node ⚙️

Lists one or more nodes in the Kubernetes cluster 🌐

#Kubernetes #Kubectl #DevOps #CloudNative #KubernetesTips #Devopstronaut 🚀

☸️ Kubernetes Command of the Day 💡 Command: kubectl delete node <node_name> ⚙️ Deletes a specific node from the Kubernetes cluster 🗑️ #Kubernetes #Kubectl #DevOps #CloudNative #KubernetesTips #Devopstronaut

Mahi_Selvakumar's tweet image. ☸️ Kubernetes Command of the Day 💡

Command: kubectl delete node &amp;lt;node_name&amp;gt; ⚙️

Deletes a specific node from the Kubernetes cluster 🗑️

#Kubernetes #Kubectl #DevOps #CloudNative #KubernetesTips #Devopstronaut

#kubectl apply -f BlueSky.yaml 🦋

cloudnativeboy's tweet image. #kubectl apply -f BlueSky.yaml 🦋

#kubectl run pod directly in k8s cluster

alazycoder2's tweet image. #kubectl run pod directly in k8s cluster

Kubernetes policy management is often complex, filled with YAML sprawl & tricky Rego rules🤯 In his keynote session at #DMCon, Lakshmanan will show how AI-powered tools like #kubectl-ai & @kyverno make security policies easier! Book your seat here👇 app.makemypass.com/event/dmcon2025

infracloudio's tweet image. Kubernetes policy management is often complex, filled with YAML sprawl &amp;amp; tricky Rego rules🤯

In his keynote session at #DMCon, Lakshmanan will show how AI-powered tools like #kubectl-ai &amp;amp; @kyverno make security policies easier!

Book your seat here👇
app.makemypass.com/event/dmcon2025

🚀 Kubernetes Command of the Day: Master the essentials, one command at a time. 💡 Today’s focus: kubectl run — start your first pod in seconds #Kubernetes #K8s #Kubectl #DevOps #CloudNative #KubernetesTips #LearnKubernetes #CloudComputing #Devopstronaut #KubernetesDaily

Mahi_Selvakumar's tweet image. 🚀 Kubernetes Command of the Day:
Master the essentials, one command at a time.
💡 Today’s focus: kubectl run — start your first pod in seconds
#Kubernetes #K8s #Kubectl #DevOps #CloudNative #KubernetesTips #LearnKubernetes #CloudComputing #Devopstronaut #KubernetesDaily

When you use #kubectl to manage the cluster, at the backend you're actually communicating with the #API server through HTTP #RESTAPIs. But, the internal cluster components like the scheduler, controller, etc talk to the API server using #gRPC. #Kubernetes #DevOps

NaveenS16's tweet image. When you use #kubectl to manage the cluster, at the backend you&apos;re actually communicating with the #API server through HTTP #RESTAPIs. But, the internal cluster components like the scheduler, controller, etc talk to the API server using #gRPC. 

#Kubernetes #DevOps

💡 Kubernetes Command of the Day Command: kubectl get pods -o wide Lists all pods with detailed information including IP and node. #Kubernetes #K8s #Kubectl #DevOps #CloudNative #KubernetesTips #LearnKubernetes #CloudComputing #Devopstronaut #KubernetesDaily

Mahi_Selvakumar's tweet image. 💡 Kubernetes Command of the Day
 
Command: kubectl get pods -o wide 
Lists all pods with detailed information including IP and node.

#Kubernetes #K8s #Kubectl #DevOps #CloudNative #KubernetesTips #LearnKubernetes #CloudComputing #Devopstronaut #KubernetesDaily

With the help of this #Kubectl command you can set up load-based horizontal pod autoscaling on your #Kubernetes resources. #DevOps #codeWithNaveen

NaveenS16's tweet image. With the help of this #Kubectl command you can set up load-based horizontal pod autoscaling on your #Kubernetes resources.

#DevOps #codeWithNaveen

I find it fascinating how #chatgpt4 hallucinates when it comes to interpreting documentation 🤔#kubectl

dejanualex's tweet image. I find it fascinating how #chatgpt4 hallucinates when it comes to interpreting documentation 🤔#kubectl

With this Kubectl command you can create a starter YAML manifest for deployment and even it works for other resources as well. #Kubernetes #Kubectl #YAML #DevOps #codeWithNaveen

NaveenS16's tweet image. With this Kubectl command you can create a starter YAML manifest for deployment and even it works for other resources as well.

#Kubernetes #Kubectl #YAML #DevOps #codeWithNaveen

📢#Kubernetes tips : Fellow #DevOps enthusiasts! Today, I get to know about a handy feature of #kubectl. 🔍 The --ignore-not-found flag! 🙌 🤔 So, how does it work? Let me break it down for you in the thread ⬇️

debasishbsws's tweet image. 📢#Kubernetes tips :
Fellow #DevOps enthusiasts! Today, I get to know about a handy feature of #kubectl.

🔍 The --ignore-not-found flag! 🙌

🤔 So, how does it work? Let me break it down for you in the thread ⬇️

The #Kubernetes API is more than just an interface for our interaction with the cluster. It is the glue holding all the pieces together. #kubectl, the schedulers, #kubelet, and the controllers create and maintain resources with the help of kube-apiserver.

cpmassivepro's tweet image. The #Kubernetes API is more than just an
interface for our interaction with the
cluster. It is the glue holding all the pieces
together. #kubectl, the schedulers, #kubelet,
and the controllers create and maintain
resources with the help of kube-apiserver.

Tried of cleaning up old Kubernetes clusters from your kubeconfig? Add kubetrim to your bashrc/zshrc or add a daily cron expression. Go source code, Q&A, and binaries on GitHub #kubectl #kubernetes #k8s #kubeconfig #k3s github.com/alexellis/kube…

alexellisuk's tweet image. Tried of cleaning up old Kubernetes clusters from your kubeconfig?

Add kubetrim to your bashrc/zshrc or add a daily cron expression.

Go source code, Q&amp;amp;A, and binaries on GitHub
#kubectl #kubernetes #k8s #kubeconfig #k3s 
github.com/alexellis/kube…

📌kubeclt tip: Have you ever used `kubectl cp` 🚀 This command allows you to copy files and directories between a local machine and a Kubernetes pod. It's incredibly handy for managing data and configurations. #DevOps #K8s #kubectl

debasishbsws's tweet image. 📌kubeclt tip:
       Have you ever used `kubectl cp`
🚀 This command allows you to copy files and directories between a local machine and a Kubernetes pod. It&apos;s incredibly handy for managing data and configurations. 
#DevOps #K8s #kubectl

Loading...

Something went wrong.


Something went wrong.


United States Trends