#!/bin/bash CURRENT=$(kubectl get pods | grep matrix | awk '{print $1}') echo -n ${CURRENT}