mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-15 05:37:18 +00:00
5.5 KiB
5.5 KiB
Openshift Kubernetes
- https://en.wikipedia.org/wiki/OpenShift
- docs.openshift.com
- https://www.reddit.com/r/openshift 🌟🌟🌟
- Openshift Awesome 🌟
- Openshift Awesome List 2
- Dzone: OpenShift Quick Start 🌟🌟
- blog.openshift.com: Installing OKD 3.10 on a Single Host 🌟🌟🌟🌟
- youtube.com: OpenShift Origin is now OKD. Installation of OKD 3.10 from start to finish
- Install RedHat OKD 3.10 on your development box: This repository is a set of scripts that will allow you easily install the latest version (3.10) of OKD in a single node fashion. What that means is that all of the services required for OKD to function (master, node, etcd, etc.) will all be installed on a single host. The script supports a custom hostname which you can provide using the interactive mode.]
- A few other options to use OKD locally include oc cluster up and minishift. These may be a better fit for your use case if you only need a quick throwaway environment.
- developers.redhat.com: Red Hat Container Development Kit 🌟🌟🌟
- udemy.com: Red Hat OpenShift With Jenkins: DevOps For Beginners 🌟🌟🌟🌟
- blog.openshift.com: Introducing Red Hat Quay 🌟
- redhat.com: How to gather and display metrics in Red Hat OpenShift (Prometheus + Grafana)
- claydesk.com: Google Cloud App Engine Vs Red Hat OpenShift
- https://github.com/fabric8io/fabric8-pipeline-library
- https://fabric8.io/
- https://twitter.com/openshift 🌟
- developers.redhat.com: Source versus binary S2I workflows with Red Hat OpenShift Application Runtimes
- O'Reilly Free Book: DevOps with OpenShift 🌟🌟🌟
- developers.redhat.com: Red Hat OpenShift Container Platform Cheat Sheet
- github.com: Openshift cheat sheet 1
- gist.github.com: Openshift cheat sheet 2
- github.com: openshift cheat sheet 3
- monodot.co.uk: openshift cheat sheet 4
- Red Hat Consulting DevOps And OpenShift Playbooks 🌟🌟🌟 Red Hat Consulting DevOps and OpenShift Playbooks are guides for implementing DevOps technical practices and container automation approaches using Red Hat commercial open source products, including OpenShift Enterprise 3. They are intended to reflect real-world experience delivering solutions through these processes and technologies.
- certdepot.net: OpenShift Free available resources 🌟🌟🌟
Java and Java Performance Optimization
- Dzone refcard: Java Peformance Optimization
- Monitorización y análisis de rendimiento de aplicaciones con Dynatrace APM
- jenkins.io - Tuning Jenkins GC For Responsiveness and Stability with Large Instances 🌟🌟🌟🌟
- blog.openshift.com: Scaling Java Containers 🌟🌟🌟🌟
- blog.openshift.com: Performance Metrics (APM) for Spring Boot Microservices on OpenShift
- dzone.com: Java RAM Usage in Containers: Top 5 Tips for Not Losing Your Memory
- dzone.com: Running a JVM in a Container Without Getting Killed: Starting in JDK 9, and earlier if you use JDK 8u131, your JVM can detect how much memory is available when running inside a Docker container.
- dzone.com: Java Inside Docker: What You Must Know to Not FAIL If you've tried Java in containers, particularly Docker, you might have encountered some problems with the JVM and heap size. Here's how to fix it.
- medium.com/@javachampions : Java is still free
- Oracle Java 11 and OpenJDK
- developers.redhat.com: The future of Java and OpenJDK updates without Oracle support