Sept 23rd

This commit is contained in:
Inaki Fernandez
2021-09-23 14:41:40 +02:00
parent d531d6c34e
commit e7cbdcc9df
3 changed files with 17 additions and 13 deletions

View File

@@ -198,7 +198,7 @@ A curated list of awesome references collected since 2018. Microservices archite
- [Big Data](bigdata.md)
## More References
- [E-Learning](elearning.md)
- [Subreddits and Newsfeeds](newsfeeds.md)
- [Forums and Communities](newsfeeds.md)
- [Other Awesome Lists 🌟](other-awesome-lists.md)
## Recruitment and Freelancing
- [Recruitment](recruitment.md)

View File

@@ -1,4 +1,9 @@
# Subreddits
# Forums and Communities
- [Subreddits](#subreddits)
- [Forums](#forums)
- [Newsfeeds](#newsfeeds)
- [Stack Overflow Collectives](#stack-overflow-collectives)
## Subreddits
* [reddit.com/r/devops](https://www.reddit.com/r/devops/)
* [reddit.com/r/redhat](https://www.reddit.com/r/redhat)
* [reddit.com/r/openshift](https://www.reddit.com/r/openshift/)
@@ -25,11 +30,18 @@
* [reddit.com/r/python](https://www.reddit.com/r/Python/)
* [reddit.com/r/bashonubuntuonwindows](https://www.reddit.com/r/bashonubuntuonwindows/)
# Forums
## Forums
* [AWS Forums](https://forums.aws.amazon.com)
# Newsfeeds
## Newsfeeds
* [crunchbase.com](https://www.crunchbase.com/organization/openshift/timeline/timeline)
* [paper.li: The redhat daily](https://paper.li/tag/redhat#/)
* [paper.li: The kubernetes daily](https://paper.li/skippbox/1446802542#/)
* [feedly.com](https://feedly.com)
## Stack Overflow Collectives
- [Stack Overflow Collectives 🌟](https://stackoverflow.com/collectives) Communities for your favorite technologies
- [Go Collective](https://stackoverflow.com/collectives/go)
- [GitLab Collective](https://stackoverflow.com/collectives/gitlab)
- [Google Cloud Collective](https://stackoverflow.com/collectives/google-cloud)
- etc

View File

@@ -26,7 +26,6 @@
- [Open Source Alternatives](#open-source-alternatives)
- [Kubectl Plugins](#kubectl-plugins)
- [Base64](#base64)
- [Stack Overflow Collectives](#stack-overflow-collectives)
## Inspired By
- [@sindresorhus' Awesome](https://github.com/sindresorhus/awesome)
@@ -175,11 +174,4 @@
- [Awesome Kubectl plugins](https://github.com/ishantanu/awesome-kubectl-plugins)
## Base64
- [base64encode.org](https://www.base64encode.org/) Base64 Decode and Encode
## Stack Overflow Collectives
- [Stack Overflow Collectives 🌟](https://stackoverflow.com/collectives) Communities for your favorite technologies
- [Go Collective](https://stackoverflow.com/collectives/go)
- [GitLab Collective](https://stackoverflow.com/collectives/gitlab)
- [Google Cloud Collective](https://stackoverflow.com/collectives/google-cloud)
- etc
- [base64encode.org](https://www.base64encode.org/) Base64 Decode and Encode