Commit Graph

8 Commits (73ef2c557b4b888655516ee23af031768163788f)

Author SHA1 Message Date
Rajakavitha1 625bf369a9 setup page replaces picking the right solutions (#14442) 2019-05-21 08:50:49 -07:00
Roy Lenferink 7e34aa04c6 Added link to OWNERS docs in OWNERS file (#12427)
* Added link to OWNERS docs in OWNERS file

* Updated OWNERS files to include link to docs
2019-01-30 14:04:25 -08:00
Suraj Deshmukh a0cf7ebf13 Update systemctl en/disable to start/stop service (#12100)
If there is a combination of `systemctl` commands where in one you are
enabling it and in another you are starting it, that can be done in one
single command with an additional flag called `--now`. This commit
changes those two command steps in docs to one command.

The help of systemctl shows the following explanation of `--now`:

```
Start or stop unit in addition to enabling or disabling it
```

Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2019-01-28 12:48:36 -08:00
Luc Perkins d65e1790ff Add admonition type to shortcode (#9482)
* Change existing admon blocks

* Fix includes issue
2018-11-06 11:33:04 -08:00
Robert de Bock 1749327bf1 Describe what file to edit (#10790)
It was not clear where the yaml blob should be saved in. Added a single like that clears up what file to edit.
2018-11-02 10:44:37 -07:00
Lele aaa8d7e3f3 Removed spurious <strong> tag in one Title (#10032)
Removed spurious <strong> tag in "Test the cluster and flannel configuration" title
2018-08-21 14:58:13 -07:00
jw-networking 700446d3da Update fedora_manual_config.md (#9416)
removal of 
  # Add your own!
  KUBELET_ARGS=""
this line causes line with args in it to be over writen

removal of flag "--require-kubeconfig" as it prevents the service from starting with error "F0708 18:41:17.411350   11725 server.go:145] unknown flag: --require-kubeconfig"

this is with v1.10.1
2018-07-18 16:41:54 -07:00
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00