diff --git a/docs/openshift.md b/docs/openshift.md index da4c890e..12a1e65e 100644 --- a/docs/openshift.md +++ b/docs/openshift.md @@ -5,6 +5,7 @@ - [Red Hat Communities of Practice](#redhat-communities-of-practice) - [Identity Management](#identity-management) - [Quota Management](#quota-management) + - [OKD4](#okd4) - [E-Books](#e-books) - [Online learning](#online-learning) - [Local Installers](#local-installers) @@ -61,6 +62,11 @@ * [Deploying WildFly apps on Openshift](http://www.mastertheboss.com/soa-cloud/openshift/using-wildfly-on-openshift) * [Running Thorntail apps on Openshift](http://www.mastertheboss.com/soa-cloud/openshift/thorntail-on-openshift) * [Running Spring Boot applications on Openshift](http://www.mastertheboss.com/jboss-frameworks/spring/deploy-your-springboot-applications-on-openshift) +* Chaos Monkey for kubernetes/Openshift: + * https://www.reddit.com/r/openshift/comments/e1j5qz/rbac_for_container_access_to_destroy_other/ + * https://github.com/asobti/kube-monkey + * https://github.com/joshmsmith/monkey-ops Para OpenShift, no necesita lanzarse con cluster admin + ## Red Hat Communities of Practice * [Red Hat Communities of Practice](https://github.com/redhat-cop) @@ -97,6 +103,10 @@ - [OpenShift 4.2 documentation 🌟🌟🌟](https://access.redhat.com/documentation/en-us/openshift_container_platform/4.2/) - [OpenShift Youtube](https://www.youtube.com/user/rhopenshift/videos) +## OKD4 +* https://github.com/openshift/okd/blob/master/README.md +* https://www.youtube.com/watch?v=_nl-45ulj1s + ## E-books * [O'Reilly Free Book: DevOps with OpenShift](https://www.openshift.com/devops-with-openshift/) * [O'Reilly Free Book: Openshift for developers](https://www.openshift.com/for-developers/)