You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://sonarcloud.io/summary/new_code?id=DevSecOpsSamples_gcp-golang-performance-test)[](https://sonarcloud.io/summary/new_code?id=DevSecOpsSamples_gcp-golang-performance-test)
5
5
6
-
Performance testing on GKE using the https://echo.labstack.com application.
7
-
6
+
Performance testing on GKE using the <https://echo.labstack.com> application.
8
7
9
8
## Table of Contents
10
9
11
10
-[1. Create a GKE cluster](#1-create-a-gke-cluster)
12
11
-[2. Deploy two applications for checking the performance per Pod and scaling](#2-deploy-two-applications-for-checking-the-performance-per-pod-and-scaling)
13
-
-[2.1. Deploy for performance of one Pod](#21-deploy-for-performance-of-one-pod)
14
-
-[2.2. Deploy for Scaling Test](#22-deploy-for-scaling-test)
12
+
-[2.1. Deploy for performance of one Pod](#21-deploy-for-performance-of-one-pod)
13
+
-[2.2. Deploy for Scaling Test](#22-deploy-for-scaling-test)
15
14
-[3. Performance Testing](#3-performance-testing)
16
-
-[3.1. Install the Taurus](#31-install-the-taurus)
17
-
-[3.2. Test for performance of one Pod](#32-test-for-performance-of-one-pod)
18
-
-[3.3. Test with auto scaling](#33-test-with-auto-scaling)
15
+
-[3.1. Install the Taurus](#31-install-the-taurus)
16
+
-[3.2. Test for performance of one Pod](#32-test-for-performance-of-one-pod)
17
+
-[3.3. Test with auto scaling](#33-test-with-auto-scaling)
19
18
-[Cleanup](#6-cleanup)
20
19
21
20
---
@@ -26,7 +25,7 @@ Performance testing on GKE using the https://echo.labstack.com application.
26
25
27
26
-[Install the gcloud CLI](https://cloud.google.com/sdk/docs/install)
28
27
-[Install kubectl and configure cluster access](https://cloud.google.com/kubernetes-engine/docs/how-to/cluster-access-for-kubectl)
29
-
-[Installing and Upgrading for the Taurus](https://gettaurus.org/install/Installation/)
28
+
-[Installing and Upgrading for the Taurus](https://gettaurus.org/install/Installation/)
0 commit comments