Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows documentation updates for 1.14 #12929

Merged
merged 33 commits into from
Mar 19, 2019
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
264f4ed
Updated the note to indicate doc work for 1.14
craiglpeters Mar 1, 2019
aef823f
first attempt at md export from gdoc
craiglpeters Mar 12, 2019
0e14aa5
simplifyig
craiglpeters Mar 12, 2019
425a934
big attempt
craiglpeters Mar 12, 2019
23508d5
moving DRAFT windows content to PR for review
craiglpeters Mar 13, 2019
5ebda61
moving content to PR in markdown for review
craiglpeters Mar 13, 2019
a449d5e
updated note tags
craiglpeters Mar 13, 2019
06c7578
Delete windows-contributing.md
michmike Mar 13, 2019
7ad4efc
fixed formatting in intro and cluster setup guide
craiglpeters Mar 13, 2019
5292447
updating formatting for running containers guide
craiglpeters Mar 13, 2019
07352c0
rejiggered end of troubleshooting
craiglpeters Mar 13, 2019
e220d25
fixed minor typos
craiglpeters Mar 13, 2019
67d065b
Clarified the windows binary download step
craiglpeters Mar 13, 2019
2889599
Update _index.md
michmike Mar 16, 2019
3dd18c3
Update _index.md
michmike Mar 16, 2019
f146655
Update _index.md
michmike Mar 17, 2019
9b1b1b3
Update _index.md
michmike Mar 18, 2019
185124a
updating relative docs links
michmike Mar 18, 2019
394937e
Update _index.md
michmike Mar 18, 2019
a13278b
Update _index.md
michmike Mar 18, 2019
945e282
formatted for correct step numbering
craiglpeters Mar 18, 2019
914af4f
fix typos
craiglpeters Mar 18, 2019
530f56d
Update _index.md
michmike Mar 18, 2019
e495861
Update _index.md
michmike Mar 18, 2019
f4210e6
Update _index.md
michmike Mar 18, 2019
cd82c1f
Update _index.md
michmike Mar 18, 2019
81d5ac7
Update _index.md
michmike Mar 18, 2019
f18f1a8
Update _index.md
michmike Mar 19, 2019
b24c692
Fixed a few whitespace issues
craiglpeters Mar 19, 2019
418fd43
Update _index.md
michmike Mar 19, 2019
814f384
Update _index.md
michmike Mar 19, 2019
8376485
Update _index.md
michmike Mar 19, 2019
1591c84
Merge branch 'dev-1.14' into dev-1.14
michmike Mar 19, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/docs/getting-started-guides/windows/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Using Windows Server Containers in Kubernetes
toc_hide: true
---
{{< note >}}
These instructions were recently updated based on Windows Server platform enhancements and the Kubernetes v1.9 release
These instructions are under revision for the v1.14 release with a [tracking issue](https://github.com/kubernetes/website/issues/12426). You can find the WIP draft in a [Google Doc](https://docs.google.com/document/d/1a2bRd7PZXygIEm4cEcCeLXpEqJ7opakP_j4Pc6AJVYA/edit?usp=sharing)
{{< /note >}}

Kubernetes version 1.5 introduced Alpha support for Windows Server
Expand Down