Commit Graph

560 Commits

Author SHA1 Message Date
Jason L. van Brackel
5a10068325 Merge pull request #376 from MBishop17/configmap
Added Config Maps to documentation
2018-07-03 13:33:33 -04:00
Jason L. van Brackel
f43cd13e6b Changed "Certificate" words to "Config Map" 2018-07-03 13:31:13 -04:00
Jason L. van Brackel
3958716580 Modify note to add a secret 2018-07-03 13:02:23 -04:00
Denise
5c3f06f794 Merge pull request #387 from superseb/ssl_faq_pkcs8
Add SSL FAQ on PKCS8
2018-07-03 09:42:43 -07:00
Sebastiaan van Steenis
6cab5c5d79 Add SSL FAQ on PKCS8 2018-07-03 14:18:09 +02:00
Sebastiaan van Steenis
badec01f5f Switch to using --no-cacerts 2018-07-03 00:19:04 -07:00
Vincent Fiduccia
36ac7d8725 Merge pull request #384 from vincent99/master
Only show "On this page" if there are links to show
2018-07-02 15:08:08 -07:00
Vincent Fiduccia
fe00291ac6 Build script 2018-07-02 15:07:32 -07:00
Denise
57afdb2ab9 Merge pull request #377 from gabx/patch-1
Update _Index.md
2018-07-02 15:07:16 -07:00
Sebastiaan van Steenis
a9a6573877 Add NGINX config for Layer 7 LB 2018-07-02 14:41:44 -07:00
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
Denise Schannon
c397a705a9 new install link for jason 2018-06-27 14:50:02 -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