Jennifer Rondeau
3a37833823
fix broken link to concepts topic ( #4471 )
...
* rebase and resolve merge conflict
* fix whitespace error
2017-07-31 16:37:40 -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
Ahmet Alp Balkan
c58aeecc9c
Fix what's next links for networkpolicy guides
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-10 15:24:39 -07:00
Ahmet Alp Balkan
1f6a98d134
Use correct apigroup for NetworkPolicy
...
Follow-up to #4225 . networking -> networking.k8s.io.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-29 21:49:53 -07:00
Andrew Chen
f4dcee7526
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
networkpolicies.md --> network-policies.md for SEO
Added link (#4161 )
Use "sudo -i" instead of "sudo su -"
Create a section for kubeadm topics
Consolidate SecurityContext topics. (#4005 )
Typo fix in "Adding ConfigMap data to a Volume" section (#3966 )
2017-06-22 10:57:56 -07:00
Ahmet Alp Balkan
e883a27f3b
networkpolicies.md --> network-policies.md for SEO
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-22 10:47:34 -07:00
Andrew Chen
628e88ecc6
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Fix typo 'bash' -> 'brew'
update pod persistent volume example storage class (#3979 )
Change Task titles to imperative: Admin. (#4033 )
Change Task titles to imperative: Daemons, GPUs. (#4032 )
Change Task titles to imperative: Federation. (#4031 )
Change Task titles to imperative: TLS. (#4030 )
Change Task titles to imperative: Access Extend. (#4029 )
Change Task titles to imperative: Monitor. (#4028 )
Change Task titles to imperative: Access Apps. (#4027 )
Change Task title to imperative: Run Job. (#4026 )
Change Task titles to imperative: Run Apps. (#4025 )
Change Task titles to imperative: Inject. (#4024 )
Change Task titles to imperative: Tools. (#4023 )
Change Task titles to imperative. (#4022 )
Fix typo in update-imported-docs.sh
Add internal provisioner support matrix (#4009 )
# Conflicts:
# docs/tasks/administer-cluster/declare-network-policy.md
2017-06-19 10:15:52 -07:00
Steve Perry
e2a898ad41
Change Task titles to imperative: Admin. ( #4033 )
2017-06-08 15:13:29 -07:00
Dan Winship
4b6b970d51
Update NetworkPolicy docs for v1
2017-06-07 10:21:23 -07:00
Dan Winship
a58afb2a2e
Revert NetworkPolicy v1 docs ( #3849 )
...
* Revert "Update configure-namespace-isolation.md (#3758 )"
This reverts commit a712b13a3b
.
* Revert "Add Configure Namespace Isolation task"
This reverts commit f050c4cc57
.
* Revert "Update networkpolicies.md (#3755 )"
This reverts commit 15ca8f0b2f
.
* Revert "Update NetworkPolicy docs for v1"
This reverts commit 3a158ecf29
.
2017-05-22 11:54:57 -07:00
geraldinewhitt
2f0d13a2e0
WTD ( #3757 )
...
Edits from genwhitt in Portland at WTD conference. Apply template, copyedit, apply style guide.
2017-05-14 15:10:50 -07:00
Dan Winship
a32d30c107
NetworkPolicy updates for v1 ( #3721 )
...
* NetworkPolicy clarifications
- For clarity, only use the word "policy" in reference to
NetworkPolicies, not in reference to the isolation annotation.
- Drop a bunch of text related to the isolation annotation since
there's only one interesting value so there's no reason to
complicate things.
- Fix bad YAML indentation
- Misc rewording
* Update NetworkPolicy docs for v1
2017-05-11 13:26:32 -07:00
Steve Perry
59d9c2ec4f
Net pol ( #3696 )
...
* Move to Admin section: Disruption.
* Move to Admin section: Net Policy.
* Add redirects.
2017-05-09 11:58:30 -07:00