Skip to content
This repository was archived by the owner on Oct 7, 2019. It is now read-only.

Commit 333dcde

Browse files
committed
Create step12.md
1 parent 5452de2 commit 333dcde

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

step12.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# 12. What’s next?
2+
3+
This concludes this simple getting started codelab with Kubernetes. We’ve only scratched the surface of this technology
4+
and we encourage you to explore further with your own pods, replication controllers, and services but also to check out
5+
liveness probes (health checks) and consider using the Kubernetes API directly.
6+
7+
Here are some follow-up steps:
8+
9+
- Remember, [Kubernetes](http://kubernetes.io/) is an open source project hosted on
10+
[GitHub](https://github.com/kubernetes/kubernetes). Your feedback and contributions are welcome.
11+
- You can follow the Kubernetes news on [Twitter](https://twitter.com/kubernetesio) and on the community’s [blog](http://blog.kubernetes.io/).
12+
- Go through the more advanced [“Compute Engine & Kubernetes” codelab](https://codelabs.developers.google.com/codelabs/compute-kubernetes/) from
13+
[Google Developers Codelabs](https://codelabs.developers.google.com).
14+
- Try out other Google Cloud Platform features for yourself. Have a look at our [tutorials](https://cloud.google.com/docs/tutorials).
15+
16+
17+
#### [Go back to step 1](README.md)

0 commit comments

Comments
 (0)