Commit Graph

1118 Commits

Author SHA1 Message Date
Ryota f301f3af88 Adjust note about design proposal archive 2022-04-11 00:04:41 +01:00
Ryota b141b17fe4 Remove old design proposals 2022-04-11 00:04:11 +01:00
Bob Killen fad4bbbcc7 Signpost archival of design proposals
- Markdown files updated with note redirecting users to archival repo
- Images, Owner files and misc files removed
- Deletion date of 2022-04-01 or the release of Kubernetes 1.24
2021-12-01 08:49:07 -05:00
lauralorenz 60d6c9cb29
Update outdated link
Referencing sig-architecture/KEP-0000 in enhancements repo
2021-09-07 16:13:44 -07:00
Sascha Grunert 3c00cfad3d
Update SIG Release versioning docs
The document has been moved over to the sig-release repository, which is
now reflected with that change.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-08-17 09:35:42 +02:00
Jordan Liggitt fdaf2135a5 Add token file reload to client library requirements 2021-03-01 15:23:36 -05:00
Kubernetes Prow Robot dae839f6f7
Merge pull request #5047 from deads2k/remove-podpreset
indicate removal of PodPresets
2020-10-01 06:54:54 -07:00
Brian Grant 13aff0b5ea
Make "Kubernetes Resource Model (KRM)" more prominent
"KRM" is the term we have been using in practice. It was buried and/or implicit in this document. Making it more prominent and explicit to make it easier to find.
2020-08-26 19:28:15 -07:00
David Eads 00bd1a68e6 indicate removal of PodPresets 2020-08-19 07:57:33 -04:00
Prasad Katti 85e7b63ddb
Update architecture.md 2020-04-01 14:05:20 -07:00
Kubernetes Prow Robot a3102eacfe
Merge pull request #4045 from wozniakjan/namespace-status-conditions
Add namespace status conditions
2020-02-12 00:50:51 -08:00
Bob Killen e24af35982
Doc: Add note about design proposal process deprecation. 2020-02-04 13:20:21 -05:00
Kubernetes Prow Robot bdbb3b8299
Merge pull request #4196 from gaorong/eviction-daemonset
remove the daemonset specific exception
2020-02-04 07:11:26 -08:00
tianfeiyu 1bd240aabd
fix burstable/cpu.shares configured 2020-01-25 19:08:22 +08:00
Kubernetes Prow Robot 099bb95907
Merge pull request #4393 from davidz627/fix/migP
Dynamically provisioned volume deletion fix for migration design
2020-01-15 15:54:22 -08:00
David Zhu 166f068847 Dynamically provisioned volume deletion fix for migration design 2020-01-14 15:55:34 -08:00
Lee Verberne 0cfe22d04a Redirect shareProcessNamespace proposal to KEP 2020-01-13 17:31:04 +01:00
colstuwjx e5e4d918a1
fix: update volume plugin link. 2019-12-18 22:06:02 +08:00
Jan Chaloupka 48447f6d7a Scheduling: predicates ordering: add missing NL
As displayed on GH:

```
Author: yastij Approvers:
```

Expected output:
```
Author: yastij
Approvers:
```
2019-11-23 14:21:43 +01:00
Jonathan Wong c936aad7ab
Fix broken k8s system architecture link 2019-11-15 19:08:23 -08:00
Tanveer Alam b878cb9969
Broken link of Docker's event stream
Section `Leverage Upstream Container Events` has broken link, so updated with latest docker's `Monitor events` api doc.
2019-11-15 09:49:45 +05:30
mutron3k a003f02ed4
fixing ansible k8s module link 2019-11-08 15:40:10 -05:00
Rong Gao e1cb6f1436 change the daemonset specific exception 2019-10-30 22:04:37 +08:00
Kubernetes Prow Robot e1563170c5
Merge pull request #4093 from ddebroy/disable1
Enhancements to disable in-tree plugin code for migration
2019-10-15 16:16:07 -07:00
Deep Debroy 79b091d2b8 Enhancements to disable in-tree plugin code for migration
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-10-15 14:04:30 -07:00
Jay Pipes 71e46d9768 Correct links in declarative app mgmt doc
Fixes a number of broken links (e.g. links to the application/project
template proposals) or links to obselete sites (yipee.io) in the
declarative-application-management design proposal doc.
2019-09-13 10:29:47 -04:00
Jan Wozniak 2b2a07e6ad Namespace status conditions 2019-09-06 13:50:34 +02:00
Stephen Augustus a30b81464d sig-cloud-provider: s/sig-<provider>-leads/provider-<provider> in OWNERS
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-07-30 01:58:58 -04:00
Lee Verberne 1a41ae3260 Remove legacy Troubleshooting Running Pods proposal
This has been migrated to https://git.k8s.io/enhancements/keps/sig-node/20190212-ephemeral-containers.md
2019-07-22 11:13:58 +00:00
whypro d5c7d5c352 Fix links in job.md. 2019-07-02 16:09:24 +08:00
whypro e198e5aeed Fix links in controller_history.md 2019-07-02 14:55:45 +08:00
Kaushik Chaubal 6d4886ef63 #3469: Removing arbitrarily mention of GKE versioning 2019-06-07 10:27:36 +01:00
Kubernetes Prow Robot 1ca29b8e91
Merge pull request #3743 from gaorong/broken-link
fix broken links
2019-05-29 04:06:22 -07:00
Rong Gao 99036508f1 fix broken links 2019-05-29 16:51:03 +08:00
Kubernetes Prow Robot 7d8802baed
Merge pull request #3624 from leakingtapan/resize-design
Update CSI migration design for volume resizing
2019-05-16 17:02:29 -07:00
Cheng Pan 5970eb0b01 Update CSI migration design for volume resizing 2019-05-16 22:25:44 +00:00
Kubernetes Prow Robot 065ae397ce
Merge pull request #3631 from ddebroy/inline1
Enhancements for inline volume migration
2019-04-30 18:20:57 -07:00
Deep Debroy 3cfb221809 Fix Typos
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-04-29 11:21:05 -07:00
Deep Debroy cf0b2483f9 Specify InlineVolumeSpec field in VolumeAttachmentSource for in-line handling
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-04-29 11:19:32 -07:00
Jordan Liggitt 41ba756c9f Fix typo in namespace finalize verb 2019-04-25 17:23:54 -04:00
Deep Debroy befd4ea1e2 Add examples for Inline access modes/capabilities
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-04-22 18:00:34 -07:00
Deep Debroy 344a99aa5b Inline design updates
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-04-22 16:01:08 -07:00
Kubernetes Prow Robot a3e65c4baf
Merge pull request #3501 from nzoueidi/3477
Fixing broken links in aggregated-api-servers.md
2019-04-10 11:40:09 -07:00
Kubernetes Prow Robot d335e17408
Merge pull request #3525 from farmer-hutao/addExample
Add the example: Run a pod on a node with an Intel or AMD CPU and in availability zone Z
2019-03-27 20:16:42 -07:00
farmer-hutao 84b4b9854a add example with nodeaffinity 2019-03-28 10:53:00 +08:00
Kubernetes Prow Robot f41ba061c9
Merge pull request #3295 from davidz627/feature/reconstructionMigration
Volume Reconstruction migration design
2019-03-26 18:54:48 -07:00
Kubernetes Prow Robot 92a50cbb51
Merge pull request #3423 from leakingtapan/raw
Update CSI migration doc for block volume migration
2019-03-26 18:48:48 -07:00
David Zhu 9dd8f70066 Update inline volume design 2019-03-22 12:02:18 -07:00
Naeil ZOUEIDI aedff33689 Fixing broken links in aggregated-api-servers.md 2019-03-21 07:51:11 -04:00
Cheng Pan be0f96ffad Update CSI migration doc for block volume migration 2019-03-14 00:24:17 +00:00