mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-03-05 11:10:43 +00:00
new entries and reorg
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
# DevOps
|
||||
# DevOps and DevOps Screencasts
|
||||
- [DevOps](#devops)
|
||||
- [Netflix](#netflix)
|
||||
- [DevOps Screencasts](#devops-screencasts)
|
||||
|
||||
## DevOps
|
||||
* [xebialabs.com: The Complete DevOps Glossary](https://xebialabs.com/glossary/)
|
||||
* [xebialabs.com: Periodic table of devops tools](https://xebialabs.com/periodic-table-of-devops-tools/)
|
||||
* [xebialabs.com: The Ultimate DevOps Tool Chest](https://xebialabs.com/the-ultimate-devops-tool-chest/)
|
||||
@@ -20,6 +25,9 @@
|
||||
* [Full Cycle Developers at Netflix — Operate What You Build](https://netflixtechblog.com/full-cycle-developers-at-netflix-a08c31f83249)
|
||||
* [Applying Netflix DevOps Patterns to Windows](https://netflixtechblog.com/applying-netflix-devops-patterns-to-windows-2a57f2dbbf79)
|
||||
|
||||
## DevOps Screencasts
|
||||
- [SysAdmin Casts 🌟](https://sysadmincasts.com/)
|
||||
- [DEVOPS Library 🌟](https://devopslibrary.com/)
|
||||
|
||||
[](https://dzone.com/articles/are-you-stuck-in-the-new-devops-matrix-from-hell)
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu
|
||||
- [API Landscape](https://www.apidays.co/api-landscape)
|
||||
- [From Java EE To Cloud Native](javaee-to-cloud-native.md)
|
||||
- [Microservices FAQ & Kubernetes Native](faq.md)
|
||||
2. [DevOps](devops.md)
|
||||
2. [DevOps & DevOps Screencasts](devops.md)
|
||||
- [Cheat Sheets 🌟](cheatsheets.md)
|
||||
- [GitOps](gitops.md)
|
||||
- [Demos. OpenShift, Kubernetes, Jenkins Pipelines with JCasC and more 🌟](demos.md)
|
||||
|
||||
@@ -1,15 +1,19 @@
|
||||
# Linux and SSH
|
||||
- [SSH](#ssh)
|
||||
- [Linux Blogs](#linux-blogs)
|
||||
- [Spanish Linux Blogs](#spanish-linux-blogs)
|
||||
- [DevOps Screencasts](#devops-screencasts)
|
||||
- [Youtube](#youtube)
|
||||
- [Reddit](#reddit)
|
||||
- [Linux Commands and Tools](#linux-commands-and-tools)
|
||||
- [Blogs](#blogs)
|
||||
- [CommandLineFu](#commandlinefu)
|
||||
- [SSH](#ssh)
|
||||
- [Linux Networking](#linux-networking)
|
||||
|
||||
## SSH
|
||||
- [gravitational.com: How to SSH Properly 🌟](https://gravitational.com/blog/how-to-ssh-properly/)
|
||||
- [19 Common SSH Commands In Linux With Examples](https://phoenixnap.com/kb/linux-ssh-commands)
|
||||
- [commandlinefu.com/commands/matching/ssh](https://www.commandlinefu.com/commands/matching/ssh/c3No/sort-by-votes)
|
||||
|
||||
## Linux Blogs
|
||||
- [The Linux Foundation](http://www.linuxfoundation.org/)
|
||||
- [tecmint.com 🌟](https://www.tecmint.com/)
|
||||
@@ -40,9 +44,6 @@
|
||||
- [muylinux.com](http://www.muylinux.com/)
|
||||
- [linuxadictos.com](http://www.linuxadictos.com)
|
||||
|
||||
## DevOps Screencasts
|
||||
- [SysAdmin Casts 🌟](https://sysadmincasts.com/) Simple bite-sized DevOps Screencasts (released weekly)
|
||||
|
||||
## Youtube
|
||||
- [Linux Skills](https://www.youtube.com/channel/UCu2eNnWy-zc1xt_shCXQQfA)
|
||||
- [CLImagic](https://www.youtube.com/user/climagic)
|
||||
@@ -66,11 +67,6 @@
|
||||
- [twitter.com/commandlinefu3](https://twitter.com/commandlinefu3) 3-star commands, a Linux afficionado's wet dream
|
||||
- [twitter.com/commandlinefu10](https://twitter.com/commandlinefu10) 10 star command line gems - known to make experienced sysadmins weep with joy.
|
||||
|
||||
## SSH
|
||||
- [gravitational.com: How to SSH Properly 🌟](https://gravitational.com/blog/how-to-ssh-properly/)
|
||||
- [19 Common SSH Commands In Linux With Examples](https://phoenixnap.com/kb/linux-ssh-commands)
|
||||
- [commandlinefu.com/commands/matching/ssh](https://www.commandlinefu.com/commands/matching/ssh/c3No/sort-by-votes)
|
||||
|
||||
## Linux Networking
|
||||
- [ntop](http://www.ntop.org/)
|
||||
- [ngrep](http://ngrep.sourceforge.net/)
|
||||
|
||||
@@ -26,7 +26,7 @@ pages:
|
||||
- From Java EE To Cloud Native: javaee-to-cloud-native.md
|
||||
- Microservices FAQ & Kubernetes Native: faq.md
|
||||
- DevOps:
|
||||
- DevOps: devops.md
|
||||
- DevOps & DevOps Screencasts: devops.md
|
||||
- Cheat Sheets: cheatsheets.md
|
||||
- GitOps: gitops.md
|
||||
- Demos. OpenShift, Kubernetes, Jenkins Pipelines with JCasC and more: demos.md
|
||||
|
||||
Reference in New Issue
Block a user