Skip to content

Commit d7e353b

Browse files
authored
Developer Guide End-to-end setup instructions for Linux, Windows, and macOS (#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
1 parent 17f763c commit d7e353b

File tree

2 files changed

+267
-88
lines changed

2 files changed

+267
-88
lines changed

contributors/devel/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ See the [kubernetes/release](https://github.com/kubernetes/release) repository f
134134
* **Using Go Modules to Manage Dependencies (for Kubernetes 1.14.x and earlier)** [godep.md](sig-architecture/godep.md)
135135
See [current documentation for working with dependencies](sig-architecture/vendor.md) for master branch development.
136136

137-
### SIG Architecture
138137
* **Conformance Testing in Kubernetes** [conformance-tests.md](sig-architecture/conformance-tests.md)
139138

140139
### SIG API Machinery

0 commit comments

Comments
 (0)