From 7d3407b2a15190c5bc01cae8f7a5188e4a75ac3f Mon Sep 17 00:00:00 2001 From: Tejal Desai Date: Tue, 22 Dec 2020 00:15:07 -0800 Subject: [PATCH] Add a new line --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44ce3b2..43df032 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ What minikube contributors discovered with these results were: The net result was a 2.5X reduction in start-up latency: from ~66 seconds to ~26 seconds. 2. Analyzing an integrated Go binary in kubernetes cluster. + Here's an pod config to analyze a Go binary running on a kuberenets cluster: [Pod SlowJam Profile](https://github.com/GoogleContainerTools/kaniko/blob/master/examples/pod-build-profile.yaml) In this Pod Config,