Skip to content
Top Menu
May 14, 2025
  • ABOUT US
  • PRIVACY POLICY
  • TERMS
  • DISCLOSURE
  • ASK ME
  • CONTACT
Linuxbuz logo

LinuxBuz

Tutorials for Linux

  • HOME
  • LINUX HOW TO
  • DEVOPS
  • RESOURCES
  • ADVERTISE
best core keeper server hosting
RESOURCES

5 Best Core Keeper Server Hosting Options in 2025

September 24, 2024January 25, 2025 - by Hitesh Jethva

Only the hardcore gamer knows the value of smooth and lag-free gaming.  Corekeeper has been popular among multi-player gamers due to its high-time and fast performance. Since its release in …

5 Best Core Keeper Server Hosting Options in 2025 Read More
how to drain a node in Kubernetes
DEVOPS

Kubectl Drain: How to Drain a Node in Kubernetes

September 19, 2024September 15, 2024 - by Hitesh Jethva

Node draining is the process of safely evicting all pods from a Kubernetes node. This is typically done for maintenance tasks, scaling down the cluster, or decommissioning a node. The …

Kubectl Drain: How to Drain a Node in Kubernetes Read More
devops vs aiops
DEVOPS

DevOps vs AIOps: Explore Differences, Benefits, and Use Cases

September 19, 2024 - by Hitesh Jethva

The IT industry is evolving quickly due to technological advancements and growing concerns about cybercrime. Traditional practices are needed to manage complex IT infrastructure. Also, maintaining security while providing fast …

DevOps vs AIOps: Explore Differences, Benefits, and Use Cases Read More
How to Create Pods in Kubernetes
DEVOPS

Kubectl Create Pods: How to Create Pods in Kubernetes

September 18, 2024September 13, 2024 - by Hitesh Jethva

A pod is a group of one or more containers with shared storage/network resources and a specification for how to run the containers. Pods allow you to run multiple containers …

Kubectl Create Pods: How to Create Pods in Kubernetes Read More
How to Delete a Kubernetes Deployment
DEVOPS

Kubectl Delete Deployment – How to Delete a Kubernetes Deployment

September 18, 2024September 15, 2024 - by Hitesh Jethva

You need to delete a deployment in Kubernetes to free up resources, update or reconfigure applications, manage testing environments, scale down during low usage, or troubleshoot issues. This ensures your …

Kubectl Delete Deployment – How to Delete a Kubernetes Deployment Read More
How to Delete Pods From Kubernetes Nodes
DEVOPS

Kubectl Delete Pod: How to Delete/Drain Pods from a Kubernetes Node

September 18, 2024October 12, 2024 - by Hitesh Jethva

In Kubernetes, a pod is the smallest deployable unit that can be created, managed, and scaled. Pods encapsulate one or more containers, storage resources, a unique network IP, and options …

Kubectl Delete Pod: How to Delete/Drain Pods from a Kubernetes Node Read More
Create a Namespace in Kubernetes Using kubectl
DEVOPS

Kubectl Create Namespace: How to Create a Namespace in Kubernetes

September 17, 2024September 23, 2024 - by Hitesh Jethva

A namespace in Kubernetes helps you organize and manage resources within your cluster. It is useful for dividing cluster resources between multiple users or teams. You can create a namespace …

Kubectl Create Namespace: How to Create a Namespace in Kubernetes Read More
Create a Kubernetes Deployment Using kubectl create deployment command
DEVOPS

Kubectl Create Deployment – How to Create a Kubernetes Deployment

September 17, 2024September 13, 2024 - by Hitesh Jethva

In Kubernetes, deployments provide a way to manage how your application runs. They offer several advantages over manually starting pods. Deployments can automatically start multiple instances of your application (for …

Kubectl Create Deployment – How to Create a Kubernetes Deployment Read More
copy files to and from kubernetes pods using kubectl
DEVOPS

kubectl cp Command: How to Copy Files to and from Kubernetes Pods

September 17, 2024September 13, 2024 - by Hitesh Jethva

Copying files between your local system and Kubernetes pods is a common task for developers and system administrators. Kubernetes provides a handy kubectl command called kubectl cp to facilitate this …

kubectl cp Command: How to Copy Files to and from Kubernetes Pods Read More
enable auto completion for kubectl
DEVOPS

How to Enable Auto-Completion for Kubectl (Linux, Mac and Windows)

September 16, 2024September 13, 2024 - by Hitesh Jethva

If you frequently use kubectl to manage your Kubernetes clusters, you know how powerful this command-line tool is. However, typing long commands and remembering exact resource names can be a …

How to Enable Auto-Completion for Kubectl (Linux, Mac and Windows) Read More

Posts pagination

Previous1…111213…18Next
Copyright © 2025 LinuxBuz.
Proudly powered by WordPress | Theme: HitMag Pro by ThemezHut.