Skip to content

Consists of variety of notes about Kubernetes collected from different sources @ mrturkmen.com

Notifications You must be signed in to change notification settings

merkez/kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cool Kubernetes

Yaml Lint

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 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 will be updated whenever new things added to 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.