| Age | Commit message (Collapse) | Author |
|
Update sig-scheduling contributor document
|
|
|
|
2. replaced the link entry in devel/README.md to "Scheduler Configuration" (with link "https://kubernetes.io/docs/reference/scheduling/config/")
|
|
* Update URLs in scheduler.md with correct folder path
The `generic_scheduler.go` is moved under `scheduler` folder, not `scheduler/core` folder. This commit updated the description & the link to code file.
Note that `legacy_registry.go` is removed as well in master branch. We may need to fix the link and description as well after release.
* #6198 Updated scheduler part in contributors/devel/README.md, adding few doc links. Removed scheduler.md
* #6198 Removed 'Scheduler extensibility' part in scheduling_code_hierarchy_overview; removed scheduler framework plugins link in devel README
|
|
|
|
|
|
|
|
|
|
(#5003)
* End-to-end setup instructions for Linux, Windows, and macOS
This covers E2E setup instructions for compiling Kubernetes locally on
Linux, Windows, and macOS workstations. There is also a substantial
rewrite of the instructions for running tests, along with relevant
links for more information.
* Clarification of a few changes to the Developer Guide
Cleared up instructions for jq and etcd in the Developer Guide.
* Developer guide: add note about shell init scripts in macOS
|
|
The initial purpose of this is to make sure there are no orphaned
files in the Developer Guide, so we can make a complete map of all the
content there.
|
|
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com>
|
|
|
|
|
|
|
|
tombstone file created
|
|
updated - tombstone file created
|
|
eduartua/issue-3064-grouping-by-sig-instrumentation
Grouping /devel files by SIGs - SIG Instrumentation
|
|
Grouping /devel files by SIGs - SIG Scalability
|
|
files created and URLs updated.
|
|
|
|
k/community were updated
|
|
updated in k/community
|
|
|
|
|
|
Rename this to a table of contents
|
|
Fixes #1212
|
|
Links now point at new location for pull-requests.md.
|
|
This adds the necessary metadata to generate a table of contents when
when generating these pages for the documentation.
|
|
The coding-conventions document covers useful introductory guidance for
all. This commit moves it out of the devel/ detail directory and into the
contributor/guide, fixing up links from other doc's in this repo and
leaving a cookie crumb of a document pointing at the new location.
Signed-off-by: Tim Pepper <tpepper@vmware.com>
|
|
Fixed spelling mistake.
|
|
|
|
|
|
|
|
|
|
|
|
- Deprecated by: kubernetes/community@fc975ed59114079b3a3789fed4c2d3aac0b3cda3
|
|
|
|
The target was merged with a different doc which is already linked from
this one.
|
|
|
|
Also: in the `devel/README.md` "directory" file link to the
"welcome-to-kubernetes" doc.
|
|
This guideline was initially created and proposed by Sahdev Zala and
Jorge Castro. It has been discussed multiple times in the ContribX
SIG meetings and via emails, and it incorporates all the suggestions. This
PR is created per the latest SIG meeting discussion.
The original open document with little bit more content is available here,
https://docs.google.com/document/d/1dfZGGIsx4QrY8aaC1o2SNmMU6eQKS4xYg55xNLtHDmc/edit
Co-Authored-By: Jorge Castro jorge@heptio.com
Create Issue Triage Guidelines
This guideline was initially created and proposed by Sahdev Zala (IBM) and
Jorge Castro (Heptio). It has been discussed multiple times in the ContribX
SIG meetings and via emails, and it incorporates all the suggesitons.
The original open document with longer content is available here,
https://docs.google.com/document/d/1dfZGGIsx4QrY8aaC1o2SNmMU6eQKS4xYg55xNLtHDmc/edit
Create Issue Triage Guidelines
This guideline was initially created and proposed by Sahdev Zala and
Jorge Castro. It has been discussed multiple times in the ContribX
SIG meetings and via emails, and it incorporates all the suggestions. This
PR is created per the latest SIG meeting discussion.
The original open document with little bit more content is available here,
https://docs.google.com/document/d/1dfZGGIsx4QrY8aaC1o2SNmMU6eQKS4xYg55xNLtHDmc/edit
Co-Authored-By: Jorge Castro jorge@heptio.com
|
|
Added a missing reference.
Resolves https://github.com/kubernetes/kubernetes/issues/35253
|
|
update links for README.md
|
|
Fix broken developer doc links in README
|
|
|
|
Update README doc links to new doc location that's migrated from
community github repo
|
|
fix the link of user-guide and cluster admin guide
|
|
|