Curated articles, resources, tips and trends from the DevOps World.
Summary: This is a summary of an article originally published by the source. Read the full original article here →
Most of the people face problems accessing the Kubernetes cluster using bastion host or they are lazy to login to the bastion host. There are simple steps to configure your system terminal so that you can issue kubectl commands or helm apply commands from your terminal directly.
Please check context being configured for Kubernetes cluster kubectl config get-context Configure terminal so that every kubectl command will be issued to kubectl config use-context Every kubectl command will be redirected to the configured cluster.
Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com