mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 13:12:20 +00:00
Remove out of date note from guestbook example
This commit is contained in:
@@ -385,8 +385,6 @@ if (isset($_GET['cmd']) === true) {
|
|||||||
Just like the others, you want a service to group your frontend pods.
|
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`:
|
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
|
```js
|
||||||
{
|
{
|
||||||
"kind":"Service",
|
"kind":"Service",
|
||||||
|
Reference in New Issue
Block a user