new entries

This commit is contained in:
Inaki Fernandez
2020-05-28 17:59:19 +02:00
parent 2e58487e01
commit e0fbff3d3d
5 changed files with 20 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
- [Red Hat Demo Central](#red-hat-demo-central)
- [Cloud Native Development Architectural Diagrams Demos](#cloud-native-development-architectural-diagrams-demos)
- [OpenShift Demos](#openshift-demos)
- [IBM Cloud Pak Playbooks](#ibm-cloud-pak-playbooks)
- [Knative](#knative)
- [OpenShift Pipelines Workshop (Tekton)](#openshift-pipelines-workshop-tekton)
- [Jenkins Demos](#jenkins-demos)
@@ -77,6 +78,7 @@
* [gitlab.com: Project Examples](https://gitlab.com/redhatdemocentral/portfolio-architecture-examples)
## OpenShift Demos
* [developers.redhat.com: Developing on OpenShift (katacoda interactive learning) 🌟](https://developers.redhat.com/courses/openshift/) Learn how to access an OpenShift cluster, manage apps with the odo command-line tool, then try image and source-based deployment techniques.
* [github.com/OpenShiftDemos 🌟](https://github.com/OpenShiftDemos)
* [DockerHub OpenShift Demos](https://hub.docker.com/r/openshiftdemos/)
* [Red Hat Tutorials & Examples: github.com/redhat-developer-demos 🌟](https://github.com/redhat-developer-demos)
@@ -94,6 +96,9 @@
* [github.com/openshiftdemos 🌟](https://github.com/openshiftdemos)
* [github.com/openshift-labs 🌟](https://github.com/openshift-labs)
### IBM Cloud Pak Playbooks
* [IBM Cloud Pak Playbook](https://cloudpak8s.io/apps/cp4a_overview/)
### 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.

7
docs/ibm_cloud.md Normal file
View File

@@ -0,0 +1,7 @@
# IBM Cloud
- [IBM Cloud](https://www.ibm.com/cloud)
- [Red Hat OpenShift on IBM Cloud](https://www.ibm.com/cloud/openshift)
### IBM Cloud Pak
* [cloudpak8s.io](https://cloudpak8s.io/) IBM Cloud™ Paks are enterprise-ready, containerized software solutions that give clients an open, faster and more secure way to move core business applications to any cloud.
* [IBM Cloud Pak Playbook](https://cloudpak8s.io/apps/cp4a_overview/)

View File

@@ -123,7 +123,7 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu
- [OpenShift on Google Cloud](https://cloud.google.com/solutions/partners/openshift-on-gcp)
- [Microsoft Azure](azure.md)
- [Microsoft Azure Red Hat OpenShift](https://www.openshift.com/products/azure-openshift)
- [IBM Cloud](https://www.ibm.com/cloud)
- [IBM Cloud](ibm_cloud.md)
- [Red Hat OpenShift on IBM Cloud](https://www.ibm.com/cloud/openshift)
- [Oracle Cloud](oraclecloud.md)
- [Digital Ocean](digitalocean.md)

View File

@@ -88,6 +88,7 @@
- [Atlassian Confluence6](#atlassian-confluence6)
- [Sonatype Nexus 3](#sonatype-nexus-3)
- [Rocket Chat](#rocket-chat)
- [OpenShift on IBM Cloud. IBM Cloud Pak](#openshift-on-ibm-cloud-ibm-cloud-pak)
- [OpenShift on AWS](#openshift-on-aws)
- [Other Awesome Lists](#other-awesome-lists)
- [Videos](#videos)
@@ -819,7 +820,11 @@ The other SCCs provide intermediate levels of constraint for various use cases.
### Rocket Chat
- [Deploying Rocket.Chat on OpenShift](https://rocket.chat/docs/installation/paas-deployments/openshift/)
## OpenShift on IBM Cloud. IBM Cloud Pak
* [cloudpak8s.io 🌟](https://cloudpak8s.io/) IBM Cloud™ Paks are enterprise-ready, containerized software solutions that give clients an open, faster and more secure way to move core business applications to any cloud.
* [IBM Cloud Pak Playbook 🌟](https://cloudpak8s.io/apps/cp4a_overview/)
## OpenShift on AWS
* [blog.openshift.com: AWS and red hat quickstart workshop](https://blog.openshift.com/aws-and-red-hat-quickstart-workshop/)
* [aws.amazon.com: AWS Quick Start (OpenShift 3.11 on AWS)](https://aws.amazon.com/quickstart/architecture/openshift/) View deployment guide

View File

@@ -118,6 +118,7 @@ pages:
- AWS: aws.md
- Google Cloud Platform: GoogleCloudPlatform.md
- Microsoft Azure: azure.md
- IBM Cloud: ibm_cloud.md
- Oracle Cloud: oraclecloud.md
- Digital Ocean: digitalocean.md
- Cloudflare: cloudflare.md