aster.cloud aster.cloud
  • /
  • Platforms
    • Public Cloud
    • On-Premise
    • Hybrid Cloud
    • Data
  • Architecture
    • Design
    • Solutions
    • Enterprise
  • Engineering
    • Automation
    • Software Engineering
    • Project Management
    • DevOps
  • Programming
    • Learning
  • Tools
  • About
  • /
  • Platforms
    • Public Cloud
    • On-Premise
    • Hybrid Cloud
    • Data
  • Architecture
    • Design
    • Solutions
    • Enterprise
  • Engineering
    • Automation
    • Software Engineering
    • Project Management
    • DevOps
  • Programming
    • Learning
  • Tools
  • About
aster.cloud aster.cloud
  • /
  • Platforms
    • Public Cloud
    • On-Premise
    • Hybrid Cloud
    • Data
  • Architecture
    • Design
    • Solutions
    • Enterprise
  • Engineering
    • Automation
    • Software Engineering
    • Project Management
    • DevOps
  • Programming
    • Learning
  • Tools
  • About
  • Engineering
  • Practices

If You Are Using ‘kubectl’, You Are Probably Doing It Wrong

  • aster.cloud
  • November 3, 2022
  • 3 minute read

Like many people, I managed my first cluster using the kubernetes cli (aka kubectl). I deployed a handful of ‘objects’ such as deployments, secrets, configmaps, and services by directly applying yaml files, such as:


Partner with aster.cloud
for your next big idea.
Let us know here.



From our partners:

CITI.IO :: Business. Institutions. Society. Global Political Economy.
CYBERPOGO.COM :: For the Arts, Sciences, and Technology.
DADAHACKS.COM :: Parenting For The Rest Of Us.
ZEDISTA.COM :: Entertainment. Sports. Culture. Escape.
TAKUMAKU.COM :: For The Hearth And Home.
ASTER.CLOUD :: From The Cloud And Beyond.
LIWAIWAI.COM :: Intelligence, Inside and Outside.
GLOBALCLOUDPLATFORMS.COM :: For The World's Computing Needs.
FIREGULAMAN.COM :: For The Fire In The Belly Of The Coder.
ASTERCASTER.COM :: Supra Astra. Beyond The Stars.
BARTDAY.COM :: Prosperity For Everyone.

With much trial and error, I finally got my local yaml files perfect, and could issue these commands and produce a working app almost every time.

Then, I added another few clusters for staging and production… and the number of commands tripled.

Then, I added another app… and the number of files and commands doubled again.

Then, I needed to upgrade my apps… and I had to change all the files and reissue all the commands again, for every upgrade.

Of course, as a human being, I made mistakes. Many of them caused my apps and/or certain features, and/or users to break. So, in order to troubleshoot my broken apps, I needed to learn and issue a whole lot of other kubectl commands, such as:

There had to be a better way. How could I automate this and remove the human error and overhead? Being an engineer and having written some diagnostic scripts in the past, I was seriously considering writing a set of scripts to automate these procedures, so I (and my future team) would stop making avoidable mistakes. After all, scripts would make ‘pushing’ a large number of commands to my ‘kubectl’ terminal easier. I also considered helm and Kustomize, but this didn’t solve the problem, as it still required that I push updates to various charts in addition to the kubectl terminals.

One day, I read an article about ArgoCD focused on the difference between ‘pushing’ and ‘pulling’ configuration, and the lightbulb went off for me. I should not be ‘pushing’ commands, or scripts, or chart updates. These approaches will always require human action in every cluster, for every app, all monitoring, and every upgrade.

Read More  How-To: Deploy Python Flask applications using NGINX and uWSGI - Installation (Part 1 of 3)

Instead, I should be ‘pulling’ information from a single source of truth to the K8s clusters. In other words, create an agent in the cluster that listens to the source of truth (desired state of the application) and issues the commands robotically. Robots are much better at pushing commands then humans. With the pull approach, all my apps and all my clusters will behave exactly as I expect, with no further human error. When daily or weekly upgrades occur, I simply had to upgrade the desired state in one place, and all apps in all clusters would update automatically. This was the automation tool that I was searching for. As I read on, and eventually became an ArgoCD user, I realized that ArgoCD is the perfect robot for K8s app. ArgoCD takes this approach even further by putting that source of truth under source control, so I have an ‘undo’ button, and can audit the complete history of changes to my apps and clusters. GitOps is a much more robust, efficient and scalable model than any of the push models using kubectl.

So, if you are ‘pushing’ files, commands and/or charts to Kubernetes using the CLI, then you are probably doing it wrong. It’s fine to start with kubectl commands, but mission critical apps should be managed with GitOps.

There’s a better way, called ArgoCD, and it is ready for you to use, right now. So, join the GitOps revolution.

CTA: If you want to get started quickly, Nethopper will give you an ArgoCD server in seconds, just by signing up for a free account at mynethopper.com. Read more about it and the Documents at nethopper.io. We’ll help you attach your minikube(s), OpenShift, EKS, other clusters securely, so you can spend more time developing your apps, and less time operating them.

Read More  New Benchmarks For Securing Chrome From The Center For Internet Security

Guest post originally published on the Nethopper blog by Chris Munford
Source: CNCF Blog


For enquiries, product placements, sponsorships, and collaborations, connect with us at [email protected]. We'd love to hear from you!

Our humans need coffee too! Your support is highly appreciated, thank you!

aster.cloud

Related Topics
  • ArgoCD
  • Best Practice
  • Cloud Native Computing Foundation
  • Containers
  • Deployment
  • Kubernetes
  • Tutorials
You May Also Like
View Post
  • Engineering
  • Technology

Apple supercharges its tools and technologies for developers to foster creativity, innovation, and design

  • June 9, 2025
View Post
  • Engineering

Just make it scale: An Aurora DSQL story

  • May 29, 2025
View Post
  • Engineering
  • Technology

Guide: Our top four AI Hypercomputer use cases, reference architectures and tutorials

  • March 9, 2025
View Post
  • Computing
  • Engineering

Why a decades old architecture decision is impeding the power of AI computing

  • February 19, 2025
View Post
  • Engineering
  • Software Engineering

This Month in Julia World

  • January 17, 2025
View Post
  • Engineering
  • Software Engineering

Google Summer of Code 2025 is here!

  • January 17, 2025
View Post
  • Data
  • Engineering

Hiding in Plain Site: Attackers Sneaking Malware into Images on Websites

  • January 16, 2025
View Post
  • Computing
  • Design
  • Engineering
  • Technology

Here’s why it’s important to build long-term cryptographic resilience

  • December 24, 2024

Stay Connected!
LATEST
  • 1
    Pure Accelerate 2025: All the news and updates live from Las Vegas
    • June 18, 2025
  • 2
    ‘This was a very purposeful strategy’: Pure Storage unveils Enterprise Data Cloud in bid to unify data storage, management
    • June 18, 2025
  • What is cloud bursting?
    • June 18, 2025
  • 4
    There’s a ‘cloud reset’ underway, and VMware Cloud Foundation 9.0 is a chance for Broadcom to pounce on it
    • June 17, 2025
  • What is confidential computing?
    • June 17, 2025
  • Oracle adds xAI Grok models to OCI
    • June 17, 2025
  • Fine-tune your storage-as-a-service approach
    • June 16, 2025
  • 8
    Advanced audio dialog and generation with Gemini 2.5
    • June 15, 2025
  • 9
    A Father’s Day Gift for Every Pop and Papa
    • June 13, 2025
  • 10
    Global cloud spending might be booming, but AWS is trailing Microsoft and Google
    • June 13, 2025
about
Hello World!

We are aster.cloud. We’re created by programmers for programmers.

Our site aims to provide guides, programming tips, reviews, and interesting materials for tech people and those who want to learn in general.

We would like to hear from you.

If you have any feedback, enquiries, or sponsorship request, kindly reach out to us at:

[email protected]
Most Popular
  • Google Cloud, Cloudflare struck by widespread outages
    • June 12, 2025
  • What is PC as a service (PCaaS)?
    • June 12, 2025
  • 3
    Crayon targets mid-market gains with expanded Google Cloud partnership
    • June 10, 2025
  • By the numbers: Use AI to fill the IT skills gap
    • June 11, 2025
  • 5
    Apple services deliver powerful features and intelligent updates to users this autumn
    • June 11, 2025
  • /
  • Technology
  • Tools
  • About
  • Contact Us

Input your search keywords and press Enter.