mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
s/linux/Linux/
This commit is contained in:
parent
df3aa48f88
commit
a722768d02
@ -19,7 +19,7 @@ However, initial development was done on GCE and so our instructions and scripts
|
||||
|
||||
git clone https://github.com/GoogleCloudPlatform/kubernetes.git
|
||||
|
||||
5. Setting up a cluster requires the `htpasswd` tool in order to hash a randomly generated password for accessing the API server. This is already installed on recent version of Mac OS X but on linux you need to install it yourself. On Debian/Ubuntu you can do this with:
|
||||
5. Setting up a cluster requires the `htpasswd` tool in order to hash a randomly generated password for accessing the API server. This is already installed on recent version of Mac OS X but on Linux you need to install it yourself. On Debian/Ubuntu you can do this with:
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install apache2-utils
|
||||
|
Loading…
Reference in New Issue
Block a user