Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Kubernetes The Hard Way | 35,350 | 6 days ago | 158 | apache-2.0 | ||||||
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts. | ||||||||||
Githubdaily | 21,641 | 2 months ago | 119 | |||||||
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub. | ||||||||||
Recommenders | 15,739 | 2 | 16 days ago | 11 | April 01, 2022 | 159 | mit | Python | ||
Best Practices on Recommendation Systems | ||||||||||
Computervision Recipes | 8,950 | 4 months ago | 65 | mit | Jupyter Notebook | |||||
Best Practices, code samples, and documentation for Computer Vision. | ||||||||||
Metaflow | 6,673 | 2 days ago | 57 | September 17, 2022 | 273 | apache-2.0 | Python | |||
:rocket: Build and manage real-life data science projects with ease! | ||||||||||
Examples | 5,519 | a month ago | 3 | February 21, 2021 | 11 | apache-2.0 | Shell | |||
Kubernetes application example tutorials | ||||||||||
Dockerlabs | 4,239 | 15 days ago | 44 | apache-2.0 | PHP | |||||
Docker - Beginners | Intermediate | Advanced | ||||||||||
K8s Tutorials | 2,911 | 6 days ago | 1 | mit | Go | |||||
k8s tutorials | k8s 教程 | ||||||||||
Kube Ladder | 2,182 | 6 months ago | 5 | |||||||
Learning Kubernetes, The Chinese Taoist Way | ||||||||||
Infrastructure As Code Tutorial | 2,065 | 6 months ago | 11 | apache-2.0 | ||||||
Infrastructure As Code Tutorial. Covers Packer, Terraform, Ansible, Vagrant, Docker, Docker Compose, Kubernetes |
This directory contains a number of examples of how to run real applications with Kubernetes.
Refer to the Kubernetes documentation for how to execute the tutorials.
Maintained Examples are expected to be updated with every Kubernetes release, to use the latest and greatest features, current guidelines and best practices, and to refresh command syntax, output, changed prerequisites, as needed.
Name | Description | Notable Features Used | Complexity Level |
---|---|---|---|
Guestbook | PHP app with Redis | Deployment, Service | Beginner |
Guestbook-Go | Go app with Redis | Deployment, Service | Beginner |
WordPress | WordPress with MySQL | Deployment, Persistent Volume with Claim | Beginner |
Cassandra | Cloud Native Cassandra | Daemon Set, Stateful Set, Replication Controller | Intermediate |
Note: Please add examples that are maintained to the list above.
See Example Guidelines for a description of what goes in this directory, and what examples should contain.
Please see CONTRIBUTING.md for instructions on how to contribute.