Commit Graph

4261 Commits

Author SHA1 Message Date
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
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
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
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
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 58e6c73a58 fixing rebase issues 2018-06-22 21:24:56 -07:00
Denise Schannon 6fde583762 lauren updates for adding in RKE 2018-06-22 21:23:23 -07:00
Denise Schannon 933bff44e3 undraft all RKE 2018-06-22 21:23:23 -07:00
Denise Schannon afdd1c35d8 updating os requirements and port requirements 2018-06-22 21:20:28 -07:00
Denise Schannon 4dd719208c fix broken table 2018-06-22 21:20:28 -07:00
Mark Bishop a08daa9d09 feedback from Austin 2018-06-22 16:59:13 -07:00
Mark Bishop 32e3e81dbe typo fix 2018-06-22 16:59:13 -07:00
Mark Bishop 90b524d784 Update _index.md 2018-06-22 16:25:17 -07:00
Nathan Jenan ef950a022f Adding EKS cluster creation documentation 2018-06-22 16:25:17 -07:00
Denise Schannon 1d25322a6f small fixes from feedback 2018-06-22 14:34:16 -07:00
Denise Schannon 5a518eb9c3 updates based on feedback 2018-06-22 13:59:38 -07:00
Denise Schannon 31e5f1a73b cleanup a bit of full example and ssh agent info 2018-06-22 12:04:15 -07:00
Denise Schannon 79fb31dae3 network plugins, services and more updates 2018-06-22 11:49:40 -07:00
Denise Schannon a1e61736e2 extra env var and ha updates 2018-06-22 10:07:49 -07:00
Denise Schannon 124b19029d lots of udpates 2018-06-22 10:07:49 -07:00
Denise Schannon 68a16357a4 quick-start and install 2018-06-22 10:07:49 -07:00