Zihong Zheng
7d71e6614c
Doc change for configurable pod resolv.conf Beta ( #7611 )
2018-03-03 11:17:53 -08:00
CaoShuFeng
dcb8f8b8b4
fix description about persistent volume binding ( #7590 )
...
s/slighty/slightly/
2018-03-01 20:31:51 -08:00
CaoShuFeng
08dff01297
fix description about MutatingAdmissionWebhook and ValidatingAdmissionWebhook ( #7587 )
2018-03-01 20:30:51 -08:00
CaoShuFeng
e6a7e44bfe
fix description about cni ( #7588 )
...
s/simultanously/simultaneously/
2018-03-01 20:29:51 -08:00
CaoShuFeng
f96eb32cda
fix description about KUBECONFIG ( #7589 )
...
s/envrionment/environment
2018-03-01 20:28:51 -08:00
CaoShuFeng
e07befef5b
fix description about contribute style guide ( #7592 )
2018-03-01 20:27:50 -08:00
CaoShuFeng
9e05ad8a6d
remove description kubectl --show-all ( #7574 )
...
--show-all has been deprecated and set to true by default.
https://github.com/kubernetes/kubernetes/pull/60210
2018-03-01 17:16:53 -08:00
Dhiraj
857fee89b3
Adding block volumeMode documentation for local volumes. ( #7531 )
...
Code review comments.
Changed property to field.
Address tech review comment.
2018-02-27 19:42:45 -08:00
Qiming
306438053f
Update CPU manager feature enabling ( #7390 )
...
With `CPUManager` feature graduating to beta. No explicit enabling is
required starting v1.10.
References: kubernetes/kubernetes#55977
2018-02-27 12:00:45 -08:00
Cole Mickens
eb562c04be
promote PodNodeSelector to stable; document detailed behavior ( #7134 )
...
* promote PodNodeSelector to stable; document detailed behavior
* respond to feedback
2018-02-27 11:48:46 -08:00
Pavel Pospisil
e4580789e2
Bring PVC Protection Feature to Beta ( #7165 )
...
* Bring PVC Protection Feature to Beta
The PR: https://github.com/kubernetes/kubernetes/pull/59052
brought PVC Protection feature to beta.
That's why the documentation is updated accordingly.
* The PVC Protection feature was renamed to Storage Protection. That's why the documentation is updated.
2018-02-27 11:46:46 -08:00
Nikhita Raghunath
d61d25a204
Add crds as abbreviated alias ( #7437 )
2018-02-27 04:18:45 -08:00
Nikhita Raghunath
f5b0cf6a06
Add docs for CRD features for 1.10 ( #7439 )
...
* Add docs for CRD features for 1.10
* Add CustomResourcesSubresources to list of feature gates
* Add latest changes to custom resources doc
2018-02-27 04:04:45 -08:00
Qiming
cdf1c13382
Document that Device Plugin feature is Beta (1.10) ( #7512 )
2018-02-26 17:00:44 -08:00
Vineet Garg
cf48480729
Kms provider doc ( #7479 )
...
* Kms provider doc
* issue# 7399, Create KMS-provider.md and update encrypt-data.md
* address review comments
2018-02-25 09:21:43 -08:00
Bobby (Babak) Salamat
1212df67d5
Remove the beta reference from Taints and Tolerations doc ( #7493 )
2018-02-24 13:10:45 -08:00
Pengfei Ni
7518121f70
Add HyperVContainer feature gates ( #7502 )
2018-02-24 09:49:46 -08:00
Qiming
0baa438ed9
Document that HugePages feature gate is Beta ( #7387 )
...
The `HugePages` feature gate has graduated to Beta in v1.10. This PR
documents this fact.
2018-02-24 09:33:45 -08:00
Michelle Au
279e227bc3
Update local storage docs for beta ( #7473 )
2018-02-22 06:29:43 -08:00
Qiming
68c57ffafb
Document the removal of Accelerators feature gate ( #7389 )
...
The `Accelerators` feature gate will be removed in 1.11. 1.10 will be
its last mile.
References: kubernetes/kubernetes#57384
2018-02-14 15:02:52 -08:00
CaoShuFeng
f78ec76328
deprecate three admission controller ( #7363 )
2018-02-13 14:09:51 -08:00
Qiming
bc00407cdd
Document the removal of the KubeletConfigFile feature gate ( #7140 )
...
With kubernetes/kubernetes#58978 merged, the said feature gate is
removed. This PR removes texts related to the gate and revises the
Feature Gates reference to reflect this change.
2018-02-07 13:50:43 -08:00
CaoShuFeng
aeda74942f
fix LimitPodHardAntiAffinityTopology name ( #7221 )
2018-02-04 14:05:06 -08:00
Pavel Pospisil
0f4210c866
Added Verification Scenario for a Pod that Uses a PVC in Terminating State ( #7164 )
...
The below PR:
https://github.com/kubernetes/kubernetes/pull/55873
modified scheduler in such a way that scheduling of a pod that uses a PVC in Terminating state fails.
That's why verification of such scenario was added to documentation.
2018-01-31 10:43:10 -08:00
Qiming
dd87ec4cac
Remove docs related to 'require-kubeconfig' ( #7138 )
...
With kubernetes/kubernetes#58367 merged, v1.10 will not use the
"require-kubeconfig" flag. The flag has become a no-op solely to ensure
existing deployments won't break.
2018-01-31 05:14:06 -08:00
Jennifer Rondeau
d9af1939a1
1.10 update ( #7151 )
...
* Fix partition value expected behaviour explanation (#7123 )
Fixes issue #7057
* Correct "On-Premise" to "On-Premises"
* Updates the Calico installation page (#7094 )
* All files for Haufe Groups case study (#7051 )
* Fix typo (#7127 )
* fix typo of device-plugins.md (#7106 )
* fix broken links (#7136 )
* Updated configure-service-account (#7147 )
Error from server resolved by escaping kubectl patch serviceaccount default -p '{"imagePullSecrets": [{"name": "myregistrykey"}]}' JSON string by '\'
2018-01-30 12:41:09 -08:00
Xiaodong Zhang
dd7bb34913
Change deployment group ( #7112 )
2018-01-28 15:07:31 -08:00
huzhengchuan
8319701733
fix typos in extending doc ( #7110 )
2018-01-28 15:06:31 -08:00
Karsten Bott
7c25ef9252
added installation via Powershell Gallery ( #6086 )
...
* added kubectl installation via PSGallery
kubectl Installation via PSGallery for Powershell Windows Package Manager
* Update install-kubectl.md
2018-01-26 06:21:34 -08:00
Kai Chen
488655ca0d
Update StatefulSet API version to 1.9 for the Cassandra example ( #7096 )
...
* Update StatefulSet API version to 1.9 for the Cassandra example
* Update API version for StatefulSet in the Cassandra example
2018-01-26 06:19:31 -08:00
Bin Liu
1a7f7a869e
Modify the terms by document style ( #7026 )
2018-01-25 23:12:30 -08:00
Stewart-YU
fb3f73e6f6
now that phase out in k8s/cluster/ directory, so remove relative docs ( #6951 )
2018-01-25 21:10:34 -08:00
Weibin Lin
b084db85e8
Update mysql-wordpress-persistent-volume.md ( #7080 )
2018-01-25 19:52:32 -08:00
Eddie Villalba
467351640e
Update high-availability.md ( #7086 )
...
the ca-config.json file is not copied to etcd1, and etcd2 which is needed for the cfssl command to complete properly
2018-01-25 19:25:32 -08:00
Qiming
5ef7d3ad5c
Feature gates reference documentation ( #6364 )
...
* Feature gates references
* Add three new gates since v1.9
* Table revised based on comments
* Fix feature gates doc based on review comments
2018-01-25 19:13:28 -08:00
Qiming
109b377138
Add link to autoscaler FAQ ( #7045 )
...
This PR adds a link to the cluster autoscaler project documentation
which can help answer some questions related to the scaler internals.
Closes : #1408
2018-01-25 18:11:30 -08:00
Steve Perry
e1cbd8bbd9
Replace regular characters with HTML entities. ( #7038 )
...
* Add HTML entities.
* Use entities in field descriptions.
2018-01-25 18:04:29 -08:00
Qiming
98d106ef20
Remove unnecessary manual node object creation ( #6765 )
...
Closes : #2397
2018-01-25 16:48:36 -08:00
Drinky Pool
c1ef846cce
upper case restriction doesn't exist ( #7003 )
...
During my test, the restriction of "form of DNS labels" doesn't exist, we can create labels with upper-case letters.
2018-01-25 16:37:36 -08:00
Clayton Coleman
282455f269
Add an API concepts document and describe terminology and API chunking ( #6540 )
...
* Add an API concepts document and describe terminology and API chunking
Create a new API reference page that covers some high level topics
- terminology, paths, verbs, watching resources, chunking, and content
type negotation.
* Update api-concepts.md
Adding review feedback
2018-01-25 14:54:33 -08:00
Tina Zhang
3c50ce9d87
Add kube-apiserver, kube-controller-manager, kube-scheduler and etcd to glossary. ( #6600 )
...
* Move master component definitions to glossary
* review comments
* Update controller.yaml
Making a trivial change to un-stuck Travis
* Update controller.yaml
Removing trivial change
2018-01-25 16:34:06 -06:00
Benjamin Blattberg
1d6f7b9d55
Update what-is-kubernetes.md ( #6971 )
...
Regularize "What Kubernetes is not" list.
2018-01-25 14:32:41 -08:00
Calvin Hartwell
e14bc58a28
Fixed the interacting with cluster section for the ubuntu installation ( #6905 )
...
* fixed the interacting with cluster section for the ubuntu installation
* made changes as per request from zacharysarah
2018-01-25 16:30:01 -06:00
Martynas Pumputis
ae9c4315b1
Update weave-network-policy.md ( #6960 )
...
- Remove the obsolete example.
- Include support links.
2018-01-25 14:29:40 -08:00
Luca Cipriani
be022e6233
Added AWS eks ( #6568 )
...
Improve doc to add aws eks
2018-01-25 16:25:04 -06:00
David Ashpole
de7b93abb7
Update eviction strategy to include priority ( #6949 )
2018-01-25 14:21:39 -08:00
Qiming
e1dbc1a497
Fix sample yaml for secret ( #7072 )
...
The sample yaml contains base64 encoded strings that were generated with
trailing returns. This is inconsistent to the result from the command in
which a user passes the key and value from command line. This PR removes
the trailing "Cg==" characters for consistency.
Closes : #7065
2018-01-25 14:20:33 -08:00
Bin Liu
f8f5c7460d
Add missed back quotation mark ( #7076 )
2018-01-25 14:19:40 -08:00
Bin Liu
8ad81341ff
Format fix and add reference link ( #7087 )
2018-01-25 14:15:36 -08:00
Qiming
aad35d1d4e
Add escape sequence for kubectl attach/run ( #6740 )
2018-01-25 14:12:34 -08:00