When you're working with Kubernetes, you'll come across two configuration files that can seem a bit confusing at first: Kind config.yml and Kubernetes kubeconfig. While both use YAML format and deal with cluster configurations, they serve entirely di...