mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-19 00:55:37 -04:00
Remove out of date note from guestbook example
This commit is contained in:
parent
0cc7186f17
commit
ee72bc8f5a
1 changed files with 0 additions and 2 deletions
|
|
@ -385,8 +385,6 @@ if (isset($_GET['cmd']) === true) {
|
|||
Just like the others, you want a service to group your frontend pods.
|
||||
The service is described in the file `examples/guestbook/frontend-service.json`:
|
||||
|
||||
**NOTE** This json snippet has been modified, in that it adds the publicIPs field for illustration purposes only.
|
||||
|
||||
```js
|
||||
{
|
||||
"kind":"Service",
|
||||
|
|
|
|||
Loading…
Reference in a new issue