package
Version:
v1.13.10
Opens a new window with list of versions in this module.
Published: Mar 18, 2019
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
How to manually run CKE using placemat
-
Run make setup
-
Run make placemat
-
Login to host1
by:
$ chmod 600 mtest_key
$ ./mssh host-1
-
Run /data/setup-cke.sh
on host1
.
-
Run cke
on host1
.
-
Copy /data/cluster.yml
to $HOME
, edit the copy, and load it by:
$ /data/ckecli constraints set control-plane-count 3
$ /data/ckecli cluster set $HOME/cluster.yml
-
To stop placemat, run sudo pkill placemat
.
If you want to use kubectl, run the following commands on host-vm.
```console
$ ./mssh host-1 /opt/bin/ckecli kubernetes issue > ~/.kube/config
$ ./output/kubectl get nodes
```
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.