Skip to content

I am Christopher Bale

Tech Journal and Ideas Explored

Category: kubernetes

March 16, 2022 D0nBale

Scaling a node out of a kubernetes cluster in kops

kubernetes

In this example we will be scaling out the test-nodes pod from one of our KOPS cluster. Draining the node of pods before deletion Login

Read More

Me…

D0nBale

UK based DevOps Engineer certified in Linux and AWS. Working with Ansible, Terraform, Packer, Jenkins & Docker Always learning...

cmdline magic...

for command in kubectl jq envsubst aws
do
which $command &>/dev/null && echo “$command in path” || echo “$command NOT FOUND”
done

Recent Posts

  • Redis Sentinel Failover
  • Scaling a node out of a kubernetes cluster in kops
  • Using Flutter with the updated amplify_flutter plugin
  • Bash Cheat Sheet
  • Setting up Pandora Network Monitoring

Categories

  • amplify
  • aws
  • AWS Managed AD
  • bash
  • docker
  • ec2
  • flutter
  • kubernetes
  • linux
  • NextCloud
  • photoshop
  • puppet
  • redis
  • sysadmin
  • Uncategorized
  • windows 10

Come follow me…

Follow Us on GithubFollow Us on Twitter
All Rights Reserved 2022
Proudly powered by WordPress | Theme: Gist by Candid Themes.