Commit Graph

4 Commits (5f9873574e8895f1e706a619988dd39fd11d3c4d)

Author SHA1 Message Date
David Schott 5f9873574e
Update 13-smoke-test.md
Changed:

```
curl -I http://${EXTERNAL_IP}:${NODE_PORT}
```

To:

```
curl -I http://$EXTERNAL_IP:$NODE_PORT
```

The original command does not work on OSX.
2018-04-01 16:06:42 -04:00
Kelsey Hightower 07aae4fb45 update to kubernetes 1.9 2017-12-18 06:53:32 -08:00
Kelsey Hightower ede3437ee8 update to kubernetes 1.8 2017-10-01 20:37:09 -07:00
Kelsey Hightower 4ca7c45046 update docs 2017-08-31 07:17:23 -07:00