#!/bin/bash
echo
echo "# Run kubectl commands inside here"
echo "# e.g. kubectl get all"
export TERM=screen-256color
exec bash