mtest

package
v1.13.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2019 License: MIT Imports: 1 Imported by: 0

README

How to manually run CKE using placemat

  1. Run make setup

  2. Run make placemat

  3. Login to host1 by:

    $ chmod 600 mtest_key
    $ ./mssh host-1 
    
  4. Run /data/setup-cke.sh on host1.

  5. Run cke on host1.

  6. 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
    
  7. 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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL