website/docs
Matt Fischer bdebd9895f nginx service/deployment needs to be cleanedup
If you plan on recreating the nginx service & deployment you need to remove both or kubernetes will refuse to rebuild them. Otherwise you get this error:

root@compute3:~# kubectl run nginx --image=nginx --port=80
Error from server: deployments.extensions "nginx" already exists

Additionally this commit fixes the numbering in the deleted section. The numbered list restarts at 1 due to the indented code, so a simple work around is to escape the period in the numbered list.
2016-06-18 10:29:10 -06:00
..
admin Merge pull request #659 from leecalcote/patch-1 2016-06-17 13:19:05 -07:00
api-reference Fix broken links 2016-04-13 10:21:12 -04:00
getting-started-guides nginx service/deployment needs to be cleanedup 2016-06-18 10:29:10 -06:00
templatedemos New template instructions 2016-06-17 15:34:20 -07:00
user-guide Merge pull request #655 from justinsb/hpa_docs 2016-06-15 14:02:29 -07:00
api.md fix links to swagger UI and add a section on swagger specs 2016-05-19 16:33:36 -05:00
hellonode.md Update the pricing link in the hellonode guide. 2016-05-11 15:26:56 -06:00
index.md Update index.md 2016-03-11 16:35:13 +00:00
reference.md Update reference.md 2016-05-22 16:00:45 -07:00
reporting-security-issues.md Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00
samples.md Rationalize navigation 2016-05-16 18:07:30 +00:00
search.md Update search.md 2016-03-11 08:05:18 +00:00
troubleshooting.md Update troubleshooting.md 2016-03-22 14:55:10 -07:00
whatisk8s.md Merge pull request #553 from schmalliso/whatis-flow 2016-05-31 13:20:53 -07:00