From de48bd074903f20a8622eb7eec7c9d25e4287d07 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Fri, 8 May 2020 21:05:49 +0200 Subject: [PATCH] demos moved to demos page --- docs/ansible.md | 1 - docs/demos.md | 16 ++++++++++++++-- docs/istio.md | 1 - docs/jenkins-and-openshift.md | 1 - docs/openshift.md | 2 -- docs/serverless.md | 1 - 6 files changed, 14 insertions(+), 8 deletions(-) diff --git a/docs/ansible.md b/docs/ansible.md index 5743a215..6c1eddee 100644 --- a/docs/ansible.md +++ b/docs/ansible.md @@ -19,7 +19,6 @@ * [Dzone: Ansible: An Effective IT Automation Tool](https://dzone.com/articles/ansible-an-effective-it-automation-tool) Learn about Ansible, a tool for automating application deployments, configuration management, and more in a DevOps environment. * [Dzone: Running Ansible at Scale](https://dzone.com/articles/running-ansible-at-scale) * [Udemy.com: Ansible Essentials: Simplicity in Automation (Free Tutorial)](https://www.udemy.com/ansible-essentials-simplicity-in-automation) -* [ansible.github.io/workshops/demos : Red Hat Ansible Automation Platform Workshops](https://ansible.github.io/workshops/demos/) ## Ansible Cheat Sheets * [Ansible Roles Explained | Cheat Sheet](https://linuxacademy.com/blog/red-hat/ansible-roles-explained/) diff --git a/docs/demos.md b/docs/demos.md index 5ecbd748..6a4a92b0 100644 --- a/docs/demos.md +++ b/docs/demos.md @@ -1,8 +1,11 @@ # Demos - [DevOps Demos](#devops-demos) + - [Ansible](#ansible) - [Kubernetes Demos](#kubernetes-demos) + - [Istio](#istio) - [Amazon EKS. Deploy example microservices on EKS](#amazon-eks-deploy-example-microservices-on-eks) - [OpenShift Demos](#openshift-demos) + - [Knative](#knative) - [Jenkins in Openshift](#jenkins-in-openshift) - [Spring PetClinic Sample Application](#spring-petclinic-sample-application) @@ -18,6 +21,9 @@ * [thoughtworks.com: Modernizing your build pipelines 🌟🌟🌟](https://www.thoughtworks.com/es/insights/blog/modernizing-your-build-pipelines) * [github.com/sirech/example-concourse-pipeline](https://github.com/sirech/example-concourse-pipeline) +### Ansible +* [ansible.github.io/workshops/demos : Red Hat Ansible Automation Platform Workshops](https://ansible.github.io/workshops/demos/) + ## Kubernetes Demos * [kubernetesbyexample.com 🌟🌟🌟](http://kubernetesbyexample.com/) * [github.com/eon01/kubernetes-workshop](https://github.com/eon01/kubernetes-workshop) @@ -28,6 +34,9 @@ * [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) +### Istio +- [github: redhat-developer-demos Istio Tutorial for Java Microservices](https://github.com/redhat-developer-demos/istio-tutorial) + ### Amazon EKS. Deploy example microservices on EKS * [eksworkshop.com/x-ray/microservices](https://eksworkshop.com/x-ray/microservices/) * [aws.amazon.com: Deploy a kubernetes application](https://aws.amazon.com/getting-started/projects/deploy-kubernetes-app-amazon-eks/) @@ -37,7 +46,7 @@ ## OpenShift Demos * [https://github.com/OpenShiftDemos](https://github.com/OpenShiftDemos) -* [github Red Hat Tutorials & Examples 🌟🌟🌟🌟](https://github.com/redhat-developer-demos) +* [Red Hat Tutorials & Examples: github.com/redhat-developer-demos 🌟🌟🌟](https://github.com/redhat-developer-demos) * [redhatgov.io](http://redhatgov.io) RedHatGov.io is an open source collection of workshop materials that cover various topics relating to Red Hat's product portfolio. * [Deploying Docker Images to OpenShift](https://dzone.com/articles/deploying-docker-images-to-openshift) We take a look at how to deploy a Docker image from DockerHub into RedHat's OpenShift environment, bringing added functionality along the way. * [Deploying PostgreSQL in MiniShift/OpenShift 3](https://blog.dbi-services.com/deploying-postgresql-in-minishiftopenshift/) @@ -50,13 +59,16 @@ * [github.com/openshiftdemos 🌟🌟](https://github.com/openshiftdemos) * [github.com/openshift-labs 🌟🌟](https://github.com/openshift-labs) +### Knative +* [knative-tutorial](https://github.com/redhat-developer-demos/knative-tutorial) A pratical guide to get started with knative. Knative concepts are explained simple and easy way with lots of demos and exercises. + ## Jenkins in Openshift * [Using Jenkins Pipelines with OpenShift](https://github.com/openshift/origin/tree/master/examples/jenkins/pipeline) * [github.com/gnunn1/openshift-basic-pipeline](https://github.com/gnunn1/openshift-basic-pipeline) * [github.com/deweya/OpenShift-Jenkins-Lab](https://github.com/deweya/OpenShift-Jenkins-Lab) * [Red Hat CodeReady Containers (Minishift equivalent for OpenShift 4.2 or newer) - step-by-step demo guides](https://github.com/marcredhat/crcdemos) * [Grading Pipeline for OpenShift 4 Advanced Application Deployment Homework Assignment](https://github.com/redhat-gpte-devopsautomation/ocp4_app_deploy_homework_grading) - +* [github - Demostration of a basic OpenShift CI/CD pipeline deploying an application in Development then Test](https://github.com/gnunn1/openshift-basic-pipeline) ## Spring PetClinic Sample Application * [spring-petclinic.github.io](https://spring-petclinic.github.io) diff --git a/docs/istio.md b/docs/istio.md index c7ae819c..c25c45ff 100644 --- a/docs/istio.md +++ b/docs/istio.md @@ -3,7 +3,6 @@ - [github.com: Istio](https://github.com/istio/istio) - [blog.openshift.com: How to Explain Service Mesh in Plain English](https://blog.openshift.com/from-the-enterprisersproject-how-to-explain-service-mesh-in-plain-english/) - [Red Hat Developer: Istio Service Mesh](https://developers.redhat.com/topics/service-mesh/) -- [github: redhat-developer-demos Istio Tutorial for Java Microservices](https://github.com/redhat-developer-demos/istio-tutorial) - [karlstoney.com: Istio 503's with UC's and TCP Fun Times](https://karlstoney.com/2019/05/31/istio-503s-ucs-and-tcp-fun-times/) - [medium.com/solo-io blog](https://medium.com/solo-io) Connecting the world’s applications with APIs and Service Mesh - [medium.com/solo-io: Istio the Easy Way (Again!)](https://medium.com/solo-io/istio-the-easy-way-again-b0504347b7ce) diff --git a/docs/jenkins-and-openshift.md b/docs/jenkins-and-openshift.md index fa098124..d6f02970 100644 --- a/docs/jenkins-and-openshift.md +++ b/docs/jenkins-and-openshift.md @@ -26,7 +26,6 @@ * [medium: Jenkins CICD Getting started with Groovy and Docker Containers β€” Part 1](https://blog.isaack.io/articles/2016-08/Jenkins-CICD-Getting-Started-With-Groovy-Part-1) * [medium: Jenkins CICD Getting started with Groovy and Docker Containers β€” Part 2](https://medium.com/@fvtool/jenkins-cicd-getting-started-with-groovy-and-docker-containers-part-2-b03a1b934a49) * [github - using jenkins pipelines with OKD](https://github.com/openshift/origin/tree/master/examples/jenkins/pipeline) -* [github - Demostration of a basic OpenShift CI/CD pipeline deploying an application in Development then Test](https://github.com/gnunn1/openshift-basic-pipeline) * [dzone - openshift quick start build deployment and pipeline](https://dzone.com/articles/openshift-quick-start-build-deployment-and-pipelin) * [uncontained.io: OpenShift playbooks 🌟🌟🌟](http://v1.uncontained.io/) * [developers.redhat.com - Get started with Jenkins CI/CD in Red Hat OpenShift 4](https://developers.redhat.com/blog/2019/05/02/get-started-with-jenkins-ci-cd-in-red-hat-openshift-4/) diff --git a/docs/openshift.md b/docs/openshift.md index 4e675d5b..beee1afc 100644 --- a/docs/openshift.md +++ b/docs/openshift.md @@ -246,7 +246,6 @@ * [redhat.com: What is knative?](https://www.redhat.com/en/topics/microservices/what-is-knative) * [developers.redhat.com: **Serverless Architecture**](https://developers.redhat.com/topics/serverless-architecture/) * [datacenterknowledge.com: Explaining Knative, the Project to Liberate Serverless from Cloud Giants](https://www.datacenterknowledge.com/open-source/explaining-knative-project-liberate-serverless-cloud-giants) -* [knative-tutorial](https://github.com/redhat-developer-demos/knative-tutorial) A pratical guide to get started with knative. Knative concepts are explained simple and easy way with lots of demos and exercises. * [Announcing OpenShift Serverless 1.5.0 Tech Preview – A sneak peek of our GA](https://blog.openshift.com/announcing-openshift-serverless-1-5-0-tech-preview-a-sneak-peek-of-our-ga/) * [Serverless applications made faster and simpler with **OpenShift Serverless GA**](https://developers.redhat.com/blog/2020/04/30/serverless-applications-made-faster-and-simpler-with-openshift-serverless-ga/) @@ -303,7 +302,6 @@ ## Online Learning * [learn.openshift.com 🌟🌟🌟🌟](https://learn.openshift.com) Interactive Learning Portal * [katacoda.com 🌟🌟🌟🌟](https://www.katacoda.com/) Interactive Learning and Training Platform for Software Engineers -* [Red Hat Tutorials & Examples: github.com/redhat-developer-demos 🌟🌟🌟](https://github.com/redhat-developer-demos) * [redhatgov.io 🌟🌟](http://redhatgov.io/) * [udemy.com: Red Hat OpenShift With Jenkins: DevOps For Beginners](https://www.udemy.com/red-hat-openshift) * [udemy.com: OpenShift Enterprise v3.2 Installation and Configuration](https://www.udemy.com/openshift-enterprise-installation-and-configuration/learn/v4/overview) diff --git a/docs/serverless.md b/docs/serverless.md index 8f6b76fb..2243d94d 100644 --- a/docs/serverless.md +++ b/docs/serverless.md @@ -44,7 +44,6 @@ * [knative.dev](https://knative.dev/) * [redhat.com: What is knative?](https://www.redhat.com/en/topics/microservices/what-is-knative) * [datacenterknowledge.com: Explaining Knative, the Project to Liberate Serverless from Cloud Giants](https://www.datacenterknowledge.com/open-source/explaining-knative-project-liberate-serverless-cloud-giants) -* [knative-tutorial](https://github.com/redhat-developer-demos/knative-tutorial) A pratical guide to get started with knative. Knative concepts are explained simple and easy way with lots of demos and exercises. ### Kubeless * [kubeless.io](https://kubeless.io/)