Tutorials:Install the Kubernetes infrastructure

From Collective Computational Unit
Revision as of 12:42, 1 June 2019 by Bastian.goldluecke (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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:

#!/bin/bash