https://github.com/merkez/kubernetes
Consists of variety of notes about Kubernetes collected from different sources @ mrturkmen.com
https://github.com/merkez/kubernetes
cool-kubernetes docker documentation examples kube kubernetes kubernetes-cluster kubernetes-deployment kubernetes-examples linux
Last synced: 2 months ago
JSON representation
Consists of variety of notes about Kubernetes collected from different sources @ mrturkmen.com
- Host: GitHub
- URL: https://github.com/merkez/kubernetes
- Owner: merkez
- Created: 2020-06-14T10:26:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-17T19:46:31.000Z (about 4 years ago)
- Last Synced: 2025-01-25T16:11:35.602Z (4 months ago)
- Topics: cool-kubernetes, docker, documentation, examples, kube, kubernetes, kubernetes-cluster, kubernetes-deployment, kubernetes-examples, linux
- Homepage: https://mrturkmen.com
- Size: 12.7 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cool Kubernetes

This repository consists of variety of resources combined under one point, all content and examples are examined. Although it does not include many resources at the moment, it will be expanded in time with continues learning process .
The main logic is inspired by [awesome](https://github.com/sindresorhus/awesome) lists however instead of providing pure README file with bunch of links, cool-kubernetes approach is a little bit different. All content of this repository and the main website [https://mrturkmen.com/kubernetes](https://mrturkmen.com/kubernetes) will be updated whenever new things added to [gh-pages](https://github.com/mrturkmencom/kubernetes/tree/gh-pages) branch.
It is completely open to contribute, do not hesitate to include your findings and resources into repository.
The content of website is available under `gh-pages` branch, which means web content contribution should be committed from `gh-pages` branch. Instead, adding example, explanation or sample library implementation will be placed in master branch.