This commit is contained in:
Inaki Fernandez
2021-09-09 17:00:04 +02:00
parent b97e64b021
commit 77b8d3b29c
2 changed files with 20 additions and 8 deletions

View File

@@ -9,6 +9,7 @@
- [IKS IBM Cloud Kubernetes Service](#iks-ibm-cloud-kubernetes-service)
- [Kubesphere](#kubesphere)
- [Tools for multi-cloud Kubernetes management](#tools-for-multi-cloud-kubernetes-management)
- [Videos](#videos)
## Introduction
* [infoworld.com: 6 reasons to switch to managed Kubernetes](https://www.infoworld.com/article/3614605/6-reasons-to-switch-to-managed-kubernetes.html) Managed Kubernetes services have matured to the point where many enterprises are handing over the keys to their clusters. Here we identify some of the main drivers behind that trend.
@@ -27,10 +28,6 @@
- [otomi.io 🌟](https://otomi.io/)
- [github: Otomi](https://github.com/redkubes/otomi-core)
<center>
<iframe src="https://www.youtube.com/embed/xM9jpcVGTzY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</center>
## AWS EKS (Hosted/Managed Kubernetes on AWS)
* [dzone: kops vs EKS](https://dzone.com/articles/kops-vs-eks-a-comparison-guide)
* [udemy.com: amazon eks starter kubernetes on aws](https://www.udemy.com/course/amazon-eks-starter-kubernetes-on-aws/)
@@ -195,3 +192,12 @@
- Platform9 Managed Kubernetes
- Red Hat OpenShift
- Juke, from HTBase, now owned by Juniper Networks.
## Videos
<details>
<summary>Click to expand!</summary>
<center>
<iframe src="https://www.youtube.com/embed/xM9jpcVGTzY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</center>
</details>

View File

@@ -21,6 +21,7 @@
- [Jenkins Pipelines in OpenShift 4](#jenkins-pipelines-in-openshift-4)
- [OpenShift Pipelines (aka Tekton CI/CD Pipelines)](#openshift-pipelines-aka-tekton-cicd-pipelines)
- [Tekton and Tekton Pipelines](#tekton-and-tekton-pipelines)
- [Videos](#videos)
- [Slides](#slides)
## Deploying Jenkins on OpenShift
@@ -56,10 +57,6 @@
- [OpenShift Pipelines with Jenkins Blue Ocean 🌟](https://www.openshift.com/blog/openshift-pipelines-jenkins-blue-ocean)
- [github.com/siamaksade/jenkins-blueocean](https://github.com/siamaksade/jenkins-blueocean) Jenkins Blue Ocean for OpenShift Jenkins S2I
<center>
<iframe src="https://www.youtube.com/embed/IQ8H7XNbQ-8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</center>
## OpenShift Deployments with Deployment Descriptor
* [Dzone: a quick guide to deploying java apps on openshift](https://dzone.com/articles/a-quick-guide-to-deploying-java-apps-on-openshift)
@@ -135,6 +132,15 @@
* [opensource.googleblog.com: The Tekton Pipelines Beta release](https://opensource.googleblog.com/2020/05/the-tekton-pipelines-beta-release.html)
* [tekline 🌟](https://github.com/joyrex2001/tekline) tekline is a tekton delegated-pipeline to enable a bring-your-own pipeline configuration.
## Videos
<details>
<summary>Click to expand!</summary>
<center>
<iframe src="https://www.youtube.com/embed/IQ8H7XNbQ-8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</center>
</details>
## Slides
<details>
<summary>Click to expand!</summary>