Files
kubernetes/examples
Brandon Philips 823a277317 examples: guestbook-go: remove id field from rc
Remove the id field to fix this error:

```
$ kubectl create -f redis-slave-controller.json
error validating "redis-slave-controller.json": error validating data: found invalid field id for v1.ReplicationController; if you choose to ignore these errors, turn validation off with --validate=false
```

Fixes #17846
2015-11-30 18:06:06 -08:00
..
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-18 11:25:21 -05:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00
2015-11-25 08:19:27 -08:00
2015-11-13 13:57:57 -08:00
2015-11-13 13:57:57 -08:00

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/examples/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Examples: releases.k8s.io/HEAD

This directory contains a number of examples of how to run real applications with Kubernetes.

Demonstrations of how to use specific Kubernetes features can be found in our documents.

Analytics