-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The added list contains a collection of curated resources about CRI-O. Signed-off-by: Sascha Grunert <sgrunert@suse.com>
- Loading branch information
1 parent
471bb7c
commit 673b8de
Showing
2 changed files
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# Awesome CRI-O [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) | ||
|
||
This list follows the [awesome | ||
manifesto](https://github.com/sindresorhus/awesome/blob/master/awesome.md), and | ||
collects useful resources about CRI-O. | ||
|
||
## Contents | ||
|
||
- [Resources](#resources) | ||
- [Articles](#articles) | ||
- [Community](#community) | ||
- [Videos](#videos) | ||
- [Podcasts](#podcasts) | ||
- [Tutorials](#tutorials) | ||
- [Websites](#websites) | ||
|
||
## Resources | ||
|
||
### Articles | ||
|
||
- [Red Hat contributes CRI-O to the Cloud Native Computing Foundation (Apr 8, 2019)](https://www.redhat.com/en/blog/red-hat-contributes-cri-o-cloud-native-computing-foundation) | ||
- [Welcome to the CNCF, CRI-O! (Apr 8, 2019)](https://www.suse.com/c/welcome-to-the-cncf-cri-o) | ||
- [Technical Deep-Dive of Container Runtimes (Feb 27, 2019)](https://www.suse.com/c/technical-deep-dive-of-container-runtimes) | ||
- [CRI-O is now our default container runtime interface (Sep 17, 2018)](https://kubic.opensuse.org/blog/2018-09-17-crio-default) | ||
- [CRI-O Container Runtime on SUSE CaaS Platform 3 (Jul 16, 2018)](https://www.suse.com/c/cri-o-container-runtime-on-suse-caas-platform-3) | ||
- [6 Reasons why CRI-O is the best runtime for Kubernetes (Jun 6, 2017)](https://www.projectatomic.io/blog/2017/06/6-reasons-why-cri-o-is-the-best-runtime-for-kubernetes) | ||
|
||
### Community | ||
|
||
- [Kubernetes Slack #cri-o](https://slack.com/app_redirect?channel=CAZH62UR1) | ||
- [Freenode IRC #cri-o](https://webchat.freenode.net) | ||
|
||
### Podcasts | ||
|
||
- [PodCTL #12 - Introduction to CRI-O (Oct 30, 2017)](https://podctl.com/an-introduction-to-cri-o) | ||
|
||
### Videos | ||
|
||
- [CRI-O: All the Runtime Kubernetes Needs (Dec 15, 2017)](https://www.youtube.com/watch?v=NVa8xR4Eyj8) | ||
|
||
### Tutorials | ||
|
||
- [CRI-O + Container Linux: How to Install (Apr 20, 2019)](https://edenmal.moe/post/2018/CRI-O-Container-Linux-How-to-Install) | ||
- [CentOS 7 with CRI-O on EKS (Nov 20, 2018)](https://medium.com/errnothxbye/centos-7-with-cri-o-on-eks-ae9684aff764) | ||
|
||
### Websites | ||
|
||
- [cri-o.io (official website)](https://cri-o.io/) |