Commit Graph

5104 Commits

Author SHA1 Message Date
Sebastiaan van Steenis 0961fd9ab9 Add notes on filing issues 2018-07-02 14:31:03 -07:00
Mark Bishop 5d6a50a14d updated short description 2018-07-02 13:18:17 -07:00
Mark Bishop ea883a1016 initial task for adding configmaps 2018-07-02 11:04:30 -07:00
Sebastiaan van Steenis 78c5ba76e5 Add generic troubleshooting on network 2018-07-02 10:31:25 -07:00
Drew G. Wallace 883a4a86a6 Update default network provider. 2018-07-01 08:01:44 -07:00
Arno Gaboury 86860564d9 Update _index.md
not fully sure if it is what was asked, but I changed the <code> tags
2018-06-30 19:22:09 +02:00
Sebastiaan van Steenis c7506a1617 Add HA troubleshooting for base64 certificates 2018-06-30 08:01:59 -07:00
Arno Gaboury 3444581e69 Update _Index.md
1. Code inside a list must be inside <code>  code </code>
2. The command line `cat MyCert | base64 -d` let you quickly verify the certificate integrity.
2018-06-30 15:46:11 +02:00
kinarashah 073a445131 concepts for resources 2018-06-29 14:27:56 -07:00
Mark Bishop c896a47d30 editing resources concept 2018-06-29 14:27:56 -07:00
Shin'ya UEOKA cd06b21116 Remove code block quotes 2018-06-28 21:32:25 -07:00
Massimo Cannavo 70a1b77d16 Updated reference link 2018-06-28 14:33:04 -07:00
Massimo Cannavo 2b2893d508 Updated splunk doc 2018-06-27 15:45:59 -07:00
Denise Schannon c397a705a9 new install link for jason 2018-06-27 14:50:02 -07:00
Massimo Cannavo bd3eefe898 Added logging doc intro
Added splunk doc

Fixed splunk index page

Fixed splunk img

Fixed splunk img path

Cleaning splunk doc

Fixed missing splunk img

Cleaned splunk docs

Fixed typo

Updated splunk docs

Fixed img

Fixed splunk token img

Comestic changes

Added troubleshooting

Final cleanup

One final commit

Added logging/splunk doc

Added splunk doc

Added splunk doc
2018-06-27 12:25:19 -07:00
Arno Gaboury 8ba34da678 kube_config_rancher-cluster.yml file location
rke binary is in `/root/bin` folder:
`$ ls -al /root/bin
-rwxr-xr-x.  1 root root  31M Jun 26 20:09 rke*
`
configuration file `rancher-cluster.yml` is in `/root/rancher-cluster` directory
`ls -al /root/rancher-cluster
-rw-r--r--.  1 root root 5.7K Jun 27 08:53 rancher-cluster.yml
`

When running `rke up --config rancher-cluster/rancher-cluster.yml`, the resulting configuration file is not in rke location, but in same directory than `rancher-cluster.yml` :
` ls -al /root/rancher-cluster
-rw-r-----.  1 root root 5.3K Jun 27 11:55 kube_config_rancher-cluster.yml
-rw-r--r--.  1 root root 5.7K Jun 27 08:53 rancher-cluster.yml
`
2018-06-27 11:34:04 -07:00
Denise 0937e8e512 Merge pull request #366 from lvuch/rke-index
list pg
2018-06-27 11:26:23 -07:00
lvuch af85fb2c4e list 2018-06-27 11:22:12 -07:00
lvuch 2e4b4e9874 layout change 2018-06-27 11:20:46 -07:00
lvuch 85df1a3957 list layout 2018-06-27 11:17:09 -07:00
lvuch 64ffc10683 layout change 2018-06-27 11:15:08 -07:00
Sebastiaan van Steenis 14f05bb8ef Kubernettes 2018-06-27 11:09:30 -07:00
Arno Gaboury e2b1628335 redirection is broken in What's next
we need a space around `baseurl` 
{{ < baseurl > }}  and not {{ <baseurl> }}. The last is not taken into account.
2018-06-27 05:47:33 -07:00
Mark Bishop 2d83d7dac2 adding aliases for renaming of files 2018-06-26 15:29:48 -07:00
Denise Schannon b637b80682 some title updates and show EKS 2018-06-26 14:29:01 -07:00
Mark Bishop 1d7554e8af changing bucket name 2018-06-26 13:25:27 -07:00
Mark Bishop f5417942e2 restructuring for site updates 2018-06-26 13:25:27 -07:00
Denise 28ff80ee65 Merge pull request #359 from deniseschannon/rke-fixes
move examples to top-level in RKE
2018-06-26 13:02:27 -07:00
Denise Schannon 41cb197a2b move example to top level 2018-06-26 12:10:39 -07:00
Mark Bishop 9703e9f8e0 fixed file reference 2018-06-26 11:52:46 -07:00
Denise Schannon 7f14d9a51d move examples to top-level in RKE 2018-06-26 11:49:10 -07:00
Mark Bishop 1591009bb7 making changes for Denise's feedback 2018-06-26 10:26:49 -07:00
lvuch a22f17df83 layout and style changes 2018-06-26 10:11:45 -07:00
lvuch 01e88021aa layout and style changes 2018-06-26 10:08:33 -07:00
Craig Jellick f548c63669 Explain that roles are additive 2018-06-26 09:46:15 -07:00
Sebastiaan van Steenis 866ea2c1cd Distinguish HA setups better 2018-06-26 06:44:03 -07:00
Pierre Templier 7bbad828da Typo 2018-06-25 22:06:08 -07:00
Mark Bishop 06974aac73 restructuring upgrades with rollback content. 2018-06-25 21:54:55 -07:00
Denise Schannon 13fd40d6a6 typo 2018-06-25 20:20:21 -07:00
lvuch dee302a63c layout and style changes 2018-06-25 16:13:46 -07:00
Mark Bishop 27710f5a0c adding placeholder for edit as yml 2018-06-25 12:20:13 -07:00
Mark Bishop b9945c10cd new container 2018-06-25 12:20:13 -07:00
Denise Schannon a99b7f8ef0 fix spacing in code blocks 2018-06-25 11:18:33 -07:00
Denise Schannon 8be2af9198 fixing example 2018-06-24 14:21:17 -07:00
Oscar Fanelli 50947a7393 Missing cli char 2018-06-23 11:43:54 -07:00
Denise Schannon a85dd649a0 undraft upgrades 2018-06-22 21:46:44 -07:00
Mark Bishop 0e317c8261 removed draft flag 2018-06-22 21:42:41 -07:00
Denise Schannon dd42c1e3bb remove 2.0 from layouts 2018-06-22 21:32:47 -07:00
Denise 9f5e6293a3 Merge pull request #337 from deniseschannon/release-rke
Release rke
2018-06-22 21:26:38 -07:00
Denise Schannon 58e6c73a58 fixing rebase issues 2018-06-22 21:24:56 -07:00