summaryrefslogtreecommitdiff
path: root/writing-a-getting-started-guide.md
AgeCommit message (Collapse)Author
2016-06-13Updated docs and examples for release-1.3.David McMahon
2016-06-10Revert "Versioning docs and examples for v1.4.0-alpha.0."Dawn Chen
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10Versioning docs and examples for v1.4.0-alpha.0.David McMahon
2016-03-22Update conformance test policyAaron Crickenberger
Mostly doc updates and cruft removal - describe conformance test policy and howto in e2e-tests.md - rm e2e test info from testing.md in the name of DRY - rm cluster/test-conformance.sh; unusable in release tar, not e2e.go - update e2e test link in write-a-getting-started-guide.md
2016-03-08Update the latestReleaseBranch to release-1.2 in the munger.David McMahon
2015-12-21run hack/update-generated-docs.shChao Xu
2015-11-13Run update-gendocsTim Hockin
2015-09-08Replace IRC with Slack in docs.goltermann
2015-08-11create cloudprovider "providers" packageBryan Stenson
move all providers into new package update all references to old package path
2015-07-30Fix trailing whitespace in all docsEric Paris
2015-07-20Fix capitalization of Kubernetes in the documentation.Alex Robinson
2015-07-17Run gendocsTim Hockin
2015-07-17Better scary messageTim Hockin
2015-07-15Remove requirement of specifying kubernetes ver.Eric Tune
Now that things are more stable, and we have a conformance test, the binary version is no longer needed. Remove that requirement.
2015-07-14Run gendocsTim Hockin
2015-07-14Run gendocsTim Hockin
2015-07-13Apply mungedocs changesDaniel Smith
2015-07-13Run gendocs and mungesTim Hockin
2015-07-13Copy edits to remove doubled wordsEd Costello
2015-07-10manual fixesDaniel Smith
2015-05-15Add ga-beacon analytics to gendocs scriptsJeff Lowdermilk
hack/run-gendocs.sh puts ga-beacon analytics link into all md files, hack/verify-gendocs.sh verifies presence of link.
2015-04-26Corrected some typosGeorge Kuan
2015-03-30Proposed guidelines for new Getting-started-guides.Eric Tune
# *** ERROR: *** docs are out of sync between cli and markdown # run hack/run-gendocs.sh > docs/kubectl.md to regenerate # # Your commit will be aborted unless you regenerate docs. COMMIT_BLOCKED_ON_GENDOCS