mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-14 05:06:55 +00:00
102 lines
4.2 KiB
Markdown
102 lines
4.2 KiB
Markdown
# Awesome Kubernetes: CI/CD for Microservices with Openshift and Jenkins (Software Delivery Pipeline) [](https://github.com/sindresorhus/awesome)
|
|
|
|
<img alt="Container with cars" src="images/container_with_cars.png">
|
|
<head>
|
|
<meta property="og:image" content="https://awesome-kubernetes.readthedocs.io/images/container_with_cars.png">
|
|
</head>
|
|
A curated list of awesome references collected since 2018.
|
|
Microservices architectures rely on DevOps practices, automation, CI/CD (continuous integration and delivery), and API—focused designs.
|
|
|
|
"I do not believe you can do today's job with yesterday's methods and be in business tomorrow." ([Horatio Nelson Jackson](https://www.history.com/news/the-first-great-american-road-trip))
|
|
<center>
|
|
|
|
|[](https://www.youtube.com/user/rhopenshift)|[](https://www.youtube.com/user/CloudBeesTV)|
|
|
|:---:|:---:|
|
|
|
|
</center>
|
|
<div id="player"></div>
|
|
|
|
<center>
|
|
|
|
</center>
|
|
## Table of Contents
|
|
|
|
1. [Introduction. Openshift VS Kubernetes](introduction.md)
|
|
- [microservices.io](https://microservices.io/)
|
|
- [landscape.cncf.io](https://landscape.cncf.io/)
|
|
- [agilemethodology.org](http://agilemethodology.org/)
|
|
- [agilemanifesto.org](http://agilemanifesto.org/)
|
|
- [12factor.net](https://12factor.net/)
|
|
- [Microservices FAQ](faq.md)
|
|
2. [CI/CD](cicd.md)
|
|
3. [Docker](docker.md)
|
|
4. [Kubernetes 🌟🌟🌟](kubernetes.md)
|
|
5. [Openshift 🌟🌟🌟](openshift.md)
|
|
- [List of Openshift Compliant Docker images. Demos](openshift-compliant-images.md)
|
|
- [Monitoring and Performance](monitoring.md)
|
|
- [Java and Java Performance Optimization](java-and-java-performance-optimization.md)
|
|
6. [Jenkins 😀 🌟🌟🌟](jenkins.md)
|
|
- [Performance Testing with Jenkins and JMeter](performance-testing-with-jenkins-and-jmeter.md)
|
|
- [Jenkins and Openshift. Demos](jenkins-and-openshift.md)
|
|
- [Groovy](groovy.md)
|
|
- [Jenkins Scripts](scripts/README.md)
|
|
- [CI/CD alternatives](cicd-alternatives.md)
|
|
7. Toolchain
|
|
- [Maven](maven.md)
|
|
- [Gradle](gradle.md)
|
|
- [SonarQube](sonarqube.md)
|
|
- [Nexus](nexus.md)
|
|
- [HAProxy](haproxy.md)
|
|
- [Payara](payara.md)
|
|
- [Zephyr (Jira plugin)](zephyr.md)
|
|
- [Selenium](selenium.md)
|
|
- [Appium](appium.md)
|
|
- [OpenProject](https://www.openproject.org/)
|
|
8. Configuration Management
|
|
- [Terraform](terraform.md)
|
|
- [Ansible](ansible.md)
|
|
- [Liquibase](liquibase.md)
|
|
9. [Databases on Kubernetes](databases.md)
|
|
10. [Message Queue in Kubernetes](message-queue.md)
|
|
11. Service Mesh on kubernetes
|
|
- [Istio - Service Mesh](istio.md)
|
|
- [Consul - Service Mesh](consul.md)
|
|
- [Linkerd - Service Mesh](https://linkerd.io/)
|
|
- [Envoy - Service Mesh](https://www.envoyproxy.io/)
|
|
- [Maesh - Service Mesh](https://containo.us/maesh/)
|
|
- [Meshery: open source tool for evaluating and contrasting service meshes](https://meshery.io/)
|
|
12. [Security Policy as Code](securityascode.md)
|
|
13. Dev Environment
|
|
- [Git](git.md)
|
|
- [Visual Studio](visual-studio.md)
|
|
- [GitKraken](gitkraken.md)
|
|
- [Linux Dev Environment](linux-dev-env.md)
|
|
14. Frameworks
|
|
- [Angular](angular.md)
|
|
- [SpringBoot](SpringBoot.md)
|
|
- [Quarkus](quarkus.md)
|
|
- [Python](python.md)
|
|
15. [APIs and RESTful Architecture](apis-and-restful-architecture.md)
|
|
- [Swagger code generator for REST APIs](swagger-code-generator-for-rest-apis.md)
|
|
- [Test Automation with Postman](postman.md)
|
|
- [3scale API Management](3scale.md)
|
|
16. Public Cloud
|
|
- [Public Cloud Solutions](public-cloud-solutions.md)
|
|
- [AWS](aws.md)
|
|
17. [E-Learning](elearning.md)
|
|
18. [Customer Success Stories 🌟](customer.md)
|
|
19. [Subreddits and Newsfeeds](newsfeeds.md)
|
|
20. [Other Awesome Lists 🌟🌟🌟](other-awesome-lists.md)
|
|
|
|
<!-- El fin de la memoria? Documental
|
|
<center>
|
|
|
|
<div class="container">
|
|
<iframe src="https://www.youtube.com/embed/tentcmxz3Bo?start=633&end=654" frameborder="0" allowfullscreen class="video"></iframe>
|
|
</div>
|
|
</br>
|
|
-->
|
|
<center>
|
|
[](https://www.ansible.com/blog/migrating-the-runbook-a-journey-from-legacy-to-devops)
|
|
</center>
|