#!/bin/sh echo "export KUBECONFIG=/etc/rancher/k3s/k3s.yaml" >> /root/.profile exit 0