</syntaxhighlight>
TODO: The version of kubernetes running on the cluster is 1.14.12., it might be necessary that they match. Test We should test this sometimesat some point.
You have now installed kubectl. This is a command line tool which lets you talk to Kubernetes clusters (such as our CCU compute cluster). The last error message means that kubectl did not detect a running kubernetes cluster on your local host, which probably does not come as a surprise. We will now connect to the CCU cluster.
== Connecting to the CCU cluster ==