An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Cool Kubernetes

![Yaml Lint](https://github.com/mrturkmencom/kubernetes/workflows/Yaml%20Lint/badge.svg?branch=master)

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.