Qiming
b8fb58f333
Fix redirections for generated api references ( #7890 )
...
We have been using redirections in many pages when referencing the API
docs generated. Since the relocation of the generated files, this is
becoming difficult to maintain. This PR redirects all such links to the
generated artifacts so we can easily detect missing links if any.
closes : #7874
2018-03-29 06:28:04 -07:00
Joseph Heck
f7801fcacb
tweaking language just slightly
2018-01-21 11:41:25 -08:00
Qiming Teng
8fa52da2fa
Add note about environment variable overriding
...
Closes : #3195
2018-01-21 17:10:59 +08:00
Qiming Teng
91c5b85e0f
Add another environment variable for demo
...
Closes : #3815
2018-01-02 16:46:49 +08:00
XsWack
1fdaa2baa4
Update define-environment-variable-container.md
...
format the command line
2017-08-18 09:17:56 -07:00
Ahmet Alp Balkan
a86d9355b0
Fix leading spaces in kubectl commands
...
This is causing bash/zsh shells to not to record the executed command in the
history. See this link for details: https://unix.stackexchange.com/questions/115917/why-is-bash-not-storing-commands-that-start-with-spaces
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-06 14:19:04 -07:00
Andrew Chen
2e257d9707
Changes for move to Netlify ( #4464 )
...
* disable jekyll-redirect-from gem
* add _redirects file
* disable 404 redirect script
* add 301 redirect to test
* retain _redirects file
* Convert redirect_from's to _redirect file. (#4409 )
* Remove redirect_from's. (#4424 )
* Add 301's to _redirects. (#4427 )
* add whitespace before 301
* move redirects in /js/redirects/js to _redirects
* add disabled option for cn redirect
* convert include to array in _config.yml
* enable redirects.js script for legacy support
2017-07-28 08:23:11 -07:00
steveperry-53
f9ac865c5f
In links to ref pages, use {{page.version}}.
2017-07-27 15:23:25 -07:00
Steve Perry
962989b443
Change Task titles to imperative: Inject. ( #4024 )
2017-06-08 12:12:52 -07:00
Brandon Philips
3b5bdc3f00
*: don't create -f from http endpoints!
...
k8s.io didn't always have https. But, now we do. We should fix this
immediatly.
2017-05-17 20:14:09 -07:00
Steve Perry
0f881b20d7
Path fix 3 ( #3647 )
...
* Fix yaml path.
* Fix yaml paths.
2017-05-04 18:49:44 -07:00
Steve Perry
7c1e0a95fb
Move topic to Injecting Data section. ( #3622 )
...
* Move topic to Injecting Data section.
* Move included file.
2017-05-03 12:35:15 -07:00