This repository was archived by the owner on Oct 7, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments