Files
kubernetes-the-hard-way/docs
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
..
2017-12-18 06:53:32 -08:00
2017-12-18 06:53:32 -08:00
2017-08-31 07:17:23 -07:00
2017-08-31 07:17:23 -07:00
2018-04-01 16:06:42 -04:00
2018-01-30 05:45:35 -08:00