You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Hello Kubernetes!
2
2
3
-
[](https://hub.docker.com/repository/docker/paulbouwer/hello-kubernetes)[](https://hub.docker.com/repository/docker/paulbouwer/hello-kubernetes)[](https://hub.docker.com/repository/docker/paulbouwer/hello-kubernetes)
3
+
[](https://hub.docker.com/repository/docker/paulbouwer/hello-kubernetes)[](https://hub.docker.com/repository/docker/paulbouwer/hello-kubernetes)[](https://hub.docker.com/repository/docker/paulbouwer/hello-kubernetes)
4
4
5
5
This container image can be deployed on a Kubernetes cluster. It runs a web app, that displays the following:
6
6
@@ -68,4 +68,4 @@ If you'd like to build the `hello-kubernetes` container image yourself and refer
68
68
69
69
### Development environment
70
70
71
-
If you have [VS Code](https://code.visualstudio.com/) and the [VS Code Remote Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) extension installed, the `.devcontainer` folder will be used to provide a container based development environment. You can read more about how to use this in the [Development environments](docs/development-environment.md) documentation.
71
+
If you have [VS Code](https://code.visualstudio.com/) and the [VS Code Remote Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) extension installed, the `.devcontainer` folder will be used to provide a container based development environment. You can read more about how to use this in the [Development environments](docs/development-environment.md) documentation.
0 commit comments