mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-08-19 04:16:26 +00:00
1st Dec
This commit is contained in:
+1
-1
@@ -99,7 +99,7 @@ A curated list of awesome references collected since 2018. Microservices archite
|
||||
- [Git & Git Patterns. Trunk Devel, Git Flow & Feature Flags. Merge BOTs 🌟](git.md)
|
||||
### Jenkins & CloudBees
|
||||
- [Jenkins & CloudBees 😀](jenkins.md)
|
||||
- [Performance testing with Jenkins and JMeter or Gatling](performance-testing-with-jenkins-and-jmeter.md)
|
||||
- [Performance testing with Jenkins, JMeter, Gatling, Azure Load Testing, etc](performance-testing-with-jenkins-and-jmeter.md)
|
||||
### OpenShift Pipelines
|
||||
- [OpenShift Pipelines with Jenkins, Tekton and more... 🌟](openshift-pipelines.md)
|
||||
### Jenkins Alternatives
|
||||
|
||||
@@ -57,6 +57,7 @@
|
||||
- [thevaluable.dev: A Vim Guide for Advanced Users](https://thevaluable.dev/vim-advanced/)
|
||||
- [redhat.com: Recursive Vim macros: One step further into automating repetitive tasks](https://www.redhat.com/sysadmin/recursive-vim-macros) Take Vim to the limit with recursive macros.
|
||||
- [openvim.com](https://openvim.com/) Interactive Vim tutorial for developers, sysadmins and Linux or Unix users.
|
||||
- [levelup.gitconnected.com: Vim: A How-To Guide](https://levelup.gitconnected.com/vim-a-how-to-guide-55f63bfdcff) Key Techniques with Vim for Faster Programming
|
||||
|
||||
## Neovim
|
||||
- [neovim](https://neovim.io/) hyperextensible Vim-based text editor
|
||||
|
||||
@@ -196,6 +196,6 @@
|
||||
<summary>Click to expand!</summary>
|
||||
|
||||
<center>
|
||||
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Henry Cavill once said: <a href="https://t.co/pRdbOy340W">pic.twitter.com/pRdbOy340W</a></p>— Dan (@impedanceee) <a href="https://twitter.com/impedanceee/status/1447537579033694215?ref_src=twsrc%5Etfw">October 11, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
<blockquote class="twitter-tweet"><p lang="es" dir="ltr">Puedo escuchar todo el día a Henry Cavill diciendo wikipedia <a href="https://t.co/fgOPGwsPD5">pic.twitter.com/fgOPGwsPD5</a></p>— katniss (@katia_larissa) <a href="https://twitter.com/katia_larissa/status/1443078663017320450?ref_src=twsrc%5Etfw">September 29, 2021</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
</center>
|
||||
</details>
|
||||
@@ -7,6 +7,7 @@
|
||||
- [API Load Testing](#api-load-testing)
|
||||
- [Gatling and Maven](#gatling-and-maven)
|
||||
- [Jenkins & Gatling](#jenkins--gatling)
|
||||
- [Azure Load Testing Service](#azure-load-testing-service)
|
||||
- [Alternatives](#alternatives)
|
||||
|
||||
## Introduction
|
||||
@@ -75,6 +76,11 @@
|
||||
* [plugins.jenkins.io: gatling](https://plugins.jenkins.io/gatling/)
|
||||
* [medium.com: Pipeline Performance Testing with Jenkins and Gatling](https://medium.com/thepeg/pipeline-performance-testing-with-jenkins-and-gatling-b7b762274680)
|
||||
|
||||
## Azure Load Testing Service
|
||||
- [docs.microsoft.com: Azure Load Testing](https://docs.microsoft.com/azure/load-testing/)
|
||||
- [azure.microsoft.com: Introducing Azure Load Testing: Optimize app performance at scale](https://azure.microsoft.com/en-us/blog/introducing-azure-load-testing-optimize-app-performance-at-scale/)
|
||||
- [venturebeat.com: Microsoft launches fully managed Azure Load Testing service](https://venturebeat.com/2021/11/30/microsoft-launches-fully-managed-azure-load-testing-service/)
|
||||
|
||||
## Alternatives
|
||||
* [webpagetest.org](https://webpagetest.org/)
|
||||
* [devops.com: Catchpoint to Acquire Webpagetest.org](https://devops.com/catchpoint-to-acquire-webpagetest-org/)
|
||||
|
||||
@@ -175,6 +175,7 @@
|
||||
- [tusharsrivastava.hashnode.dev: Handling text files in python - an easy guide for beginners](https://tusharsrivastava.hashnode.dev/handling-text-files-in-python-an-easy-guide-for-beginners)
|
||||
- [medium: A Simple Guide to Handle Text Files in Python | Andreas Soularidis](https://medium.com/@andreas.soularidis/a-simple-guide-to-handle-text-files-in-python-cd8a1a33ecaf)
|
||||
- [blog.varunsingh.in: 5 Python Tricks That Made Me A Good Python Developer](https://blog.varunsingh.in/5-python-tricks-that-made-me-a-good-python-developer)
|
||||
- [makeuseof.com: 11 Useful Python One-Liners You Must Know](https://www.makeuseof.com/useful-python-one-liners-you-must-know/) Python One-Liners can help you perform complex tasks with just one line of Python code. Here are some of the most useful ones to know!
|
||||
|
||||
## PHP vs Python
|
||||
- [geekflare.com: PHP vs Python: A Comprehensive Comparison](https://geekflare.com/php-vs-python-comparison)
|
||||
|
||||
+1
-1
@@ -133,7 +133,7 @@ nav:
|
||||
- Git & Git Patterns. Trunk Devel, Git Flow & Feature Flags. Merge BOTs: git.md
|
||||
- Jenkins & Cloudbees: jenkins.md
|
||||
- OpenShift Pipelines with Jenkins, Tekton and more...: openshift-pipelines.md
|
||||
- Performance testing with Jenkins and JMeter or Gatling : performance-testing-with-jenkins-and-jmeter.md
|
||||
- Performance testing with Jenkins, JMeter, Gatling, Azure Load Testing, etc: performance-testing-with-jenkins-and-jmeter.md
|
||||
- Jenkins Alternatives for Continuous Integration: jenkins-alternatives.md
|
||||
- Toolchain:
|
||||
- Container Runtimes/Managers & Base Images. Podman, Buildah & Skopeo: container-managers.md
|
||||
|
||||
Reference in New Issue
Block a user