Changes

Jump to navigation Jump to search
Created page with "== Install Kubernetes packages == If you want to run containers on your own system, make sure to first follow all previous guides. If you just want to use the cluster, it is..."
== Install Kubernetes packages ==

If you want to run containers on your own system, make sure to first follow all previous guides. If you just want to use the cluster, it is sufficient to install Kubernetes kubectl command line tool as follows:

<syntaxhighlight lang="bash">
#!/bin/bash
</syntaxhighlight>

Navigation menu