tanshanshan
4ce34fc6c0
fix the command output ( #9956 )
...
I have verified on version v1.11
2018-08-21 07:27:06 -07:00
tanshanshan
c5a07419f2
fix the command output ( #9955 )
...
I have verified on version v1.11
2018-08-21 07:24:33 -07:00
Peter (XiangPeng) Zhao
b83a258255
Add Knitter to the list of network addons. ( #9742 )
2018-08-03 09:45:21 -07:00
Lindsey Tulloch
7bed4690ad
Update references to Federation-v2 progress ( #9116 )
...
* Update references to Federation-v2 progress
Added resources to the whats next section as there has been significant progress over the past few months with the alpha release of Federation-v2 expected in the next few weeks.
* remove <federation> in link
2018-07-18 17:36:42 -07:00
Bob Killen
2c50177af5
Update admission controller links ( #9386 )
...
* update admission-controller links
(cherry picked from commit 37043991a61e5e6f4ac1c463b14c65430b192553)
* updated links found using greedier regex
(cherry picked from commit 45c6d4cf7430245a3b4e81eae245000beea88841)
* correct link in cn/docs/admin/authorization/_index.md
* fix incorrect changes introduced in eac3619
* undo update of cn content
* fix link
* fix admission webhook link
2018-07-18 15:54:21 -07:00
Bob Killen
bf109b4dfa
Update authorization links ( #9465 )
...
* update authorization links
* remove cn content and fix link targets
2018-07-18 15:07:24 -07:00
Bob Killen
42decf8cf7
Update accessing-the-api links ( #9441 )
...
* update accessing-the-api links
* undo update of cn content
2018-07-11 21:45:25 -07:00
ASaiun
f2276c22cd
Update cluster-administration-overview.md ( #9449 )
...
* Update cluster-administration-overview.md
remove the sentence "If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/admin/salt/)."
because the website can be find ,it will return 404
* update the cluster-administration-overview.md
change the sentence "-If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/admin/salt/)."
to "-If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/setup/salt/)."
* Update cluster-administration-overview.md
2018-07-11 21:44:26 -07:00
Bob Killen
09e5db0724
Update authentication links ( #9452 )
...
* update authentication links
* undo cn updates
2018-07-11 13:43:26 -07:00
Qiming
472be9a374
Consolidate YAML files [part-15] ( #9380 )
...
This is the last PR for moving the YAML/JSON sample files. There still
need some follow up PRs to:
- rename the `codenew` shortcode to `code`.
- move the examples_test.go to where it really belongs.
2018-07-10 09:09:26 -07:00
max8899
168998f4d3
fix broken link ( #9365 )
...
fix the bad link for cluster-large has moved to setup folder
2018-07-03 01:17:20 -07:00
Qiming
f00ec1b044
Fix links to relocated kubelet TLS bootstrapping topic ( #9332 )
...
Fixes : #9330
2018-07-02 17:36:19 -07:00
Qiming
d15da5a726
Consolidate YAML files [part-4] ( #9241 )
...
This PR consolidates YAML files used in the
`tasks/debug-application-cluster` subdirectory.
Depends-On: #9236
2018-07-02 11:17:19 -07:00
Bob Killen
e0dd309c4e
correct capitalization across docs ( #9327 )
2018-06-29 17:57:20 -07:00
Steve Perry
75f00dfc60
Apply templates to all concepts and tasks to fix double bullets in TOC ( #9149 )
...
* Apply concept template to fix double bullet issue.
* Apply concept template
* Apply templates to tasks
2018-06-22 11:20:04 -07:00
June Harton
ca7a02f42a
change premise to premises, fixed heading ( #9041 )
2018-06-12 16:58:29 -07:00
Jordan Liggitt
9743f4a958
Add details about cloud provider node name computation ( #8873 )
2018-06-11 16:54:27 -07:00
lovejoy
4344516509
fix again ( #8941 )
2018-06-07 11:45:23 -07:00
Takuya Tokuda
0502832cbb
Ordering content by weight ( #8787 )
...
* ordering content by weight
* fix weight of 'setup' contents
* fix weight of 'concepts' contents
* fix weight of 'tasks' contents
* fix weight of 'tutorials' contents
* fix weight of 'reference' contents
* Revert "fix weight of 'tasks' contents"
This reverts commit 4b6916bed0
.
* Revert "fix weight of 'tutorials' contents"
This reverts commit a1f7833143
.
* Revert "fix weight of 'setup' contents"
This reverts commit 91c8de3665
.
* Revert "fix weight of 'reference' contents"
This reverts commit cc95605f6a
.
2018-06-06 16:51:26 -07:00
Tim Zhang
0146e56203
change section position to make it alphabetical ( #8847 )
2018-06-01 19:52:57 -07:00
Timothy St. Clair
d600569e6e
Removes unnecessary SkyDNS references in preparation for CoreDNS change. ( #8867 )
2018-06-01 10:45:56 -07:00
ixodie
be8852a882
Added Apstra AOS for Kubernetes automation of RHI ( #8618 )
2018-05-31 16:05:57 -07:00
Maru Newby
49d830819c
Add federation-current-state include to concept guide ( #8513 )
...
This seems to have been missed by #8165
2018-05-31 15:11:55 -07:00
Masaya Aoyama (@amsy810)
13d6183a38
Federation link is dead ( #8735 )
...
NG: https://kubernetes.io/docs/reference/generated/federation/
OK: https://kubernetes.io/docs/reference/federation/
For example, this page contain dead link.
https://kubernetes.io/docs/concepts/cluster-administration/federation/#api-resources
Old page is this, and I trace link from this page.
I think this change is meanable, so I think its change is correct.
https://v1-9.docs.kubernetes.io//docs/reference/generated/federation/
Note:
China page don't have this link.
2018-05-25 00:01:31 -07:00
lovejoy
e350eaed14
fixTocIndent ( #8696 )
2018-05-23 05:04:31 -07:00
Steve Perry
169aadbbe1
Arrange the Extending Kubernetes section in the Concepts TOC ( #8569 )
...
* Left nav for Extending Kubernetes
* Redirect moved topics. Remove extraneous directory.
2018-05-16 12:26:52 -07:00
Bjørn Erik Pedersen
7f3b633aa0
Convert site to Hugo ( #8316 )
...
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00