Horje
kubernetes /bin/bash Code Example
kubernetes /bin/bash
sudo kubectl -n <namespace> --context=<context-with-access> exec <pod-name> -it /bin/bash

ex:
sudo kubectl -n default --context=staging-devops exec microservice1-jd830k-880 -it /bin/bash




Shell

Related
bash get last field in line Code Example bash get last field in line Code Example
ubuntu list running applications Code Example ubuntu list running applications Code Example
how to install cmatrix Code Example how to install cmatrix Code Example
fail2ban apt Code Example fail2ban apt Code Example
bash split and get last Code Example bash split and get last Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10