</syntaxhighlight>
Create a file ".kube/config" and edit its contents as follows. To make sure you get the certificate authority data right, better download it here:[[File:kubeconfig_template_ccu]].
<syntaxhighlight lang="yaml">
cluster: ccu
namespace: tf-test
user: bastianyour.goldlueckeusername name: kubernetes-adminme@ccu
current-context: ccu
kind: Config
preferences: {}
users:
- name: bastianyour.goldlueckeusername
</syntaxhighlight>