mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-03-04 18:50:53 +00:00
update
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
- [DevOps Demos](#devops-demos)
|
||||
- [Ansible and Ansible Tower](#ansible-and-ansible-tower)
|
||||
- [Kubernetes Demos](#kubernetes-demos)
|
||||
- [Kubernetes CKAD Example Exam Questions Practical Challenge Series](#kubernetes-ckad-example-exam-questions-practical-challenge-series)
|
||||
- [Istio](#istio)
|
||||
- [Amazon EKS. Deploy example microservices on EKS](#amazon-eks-deploy-example-microservices-on-eks)
|
||||
- [Red Hat Demo Central](#red-hat-demo-central)
|
||||
@@ -54,6 +55,9 @@
|
||||
* [codeburst.io: getting started with kubernetes, deploy a docker container in 5 minutes](https://codeburst.io/getting-started-with-kubernetes-deploy-a-docker-container-with-kubernetes-in-5-minutes-eb4be0e96370)
|
||||
* [Kubernetes workshop in a box](https://www.theguild.nl/k8s-workshop-in-a-box/)
|
||||
* [GitHub: K8s workshop in a box](https://github.com/kabisa/k8s-workshop-in-a-box)
|
||||
|
||||
### Kubernetes CKAD Example Exam Questions Practical Challenge Series
|
||||
* [Kubernetes CKAD Example Exam Questions Practical Challenge Series](https://codeburst.io/kubernetes-ckad-weekly-challenges-overview-and-tips-7282b36a2681)
|
||||
|
||||
### Istio
|
||||
- [github: redhat-developer-demos Istio Tutorial for Java Microservices](https://github.com/redhat-developer-demos/istio-tutorial)
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# DevOps
|
||||
- [Introduction to Digital Business Transformation](#introduction-to-digital-business-transformation)
|
||||
- [DevOps](#devops)
|
||||
- [DevOps as a Service (DaaS)](#devops-as-a-service-daas)
|
||||
- [Blogs](#blogs)
|
||||
- [Xebia Labs and DevOps](#xebia-labs-and-devops)
|
||||
- [Netflix and DevOps](#netflix-and-devops)
|
||||
@@ -29,6 +30,9 @@
|
||||
* [dzone: Are You Stuck in the New DevOps Matrix From Hell? 🌟](https://dzone.com/articles/are-you-stuck-in-the-new-devops-matrix-from-hell) See how Docker solved the matrix-from-hell problem, and how DevOps techniques can help avoid the config sprawl that comes with microservices.
|
||||
* [kenmugrage.com 🌟](https://kenmugrage.com/2017/05/05/my-new-definition-of-devops/#more-4) DevOps: A culture where people, regardless of title or background, work together to imagine, develop, deploy and operate a system.
|
||||
|
||||
## DevOps as a Service (DaaS)
|
||||
- [DevOps as a Service: Migrating Your Entire DevOps Stack to the Cloud](https://devops.com/devops-as-a-service-migrating-your-entire-devops-stack-to-the-cloud/) The goal of DaaS is to enable organizations to focus on developing and delivering software without having to worry about managing or maintaining tools. It is designed to abstract away the intricacies of tool integration, deployment and maintenance. This enables teams to focus on higher-level tasks, and outsources significant manual effort.
|
||||
|
||||
## Blogs
|
||||
- [devops.com](https://devops.com/)
|
||||
- [devopscube.com](https://devopscube.com/)
|
||||
|
||||
Reference in New Issue
Block a user