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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ The net result was a 2.5X reduction in start-up latency: from ~66 seconds to ~26
101
101
102
102
2. Analyzing an integrated Go binary in Kubernetes cluster.
103
103
104
-
Here's an pod config to analyze a Go binary running on a Kuberenetes cluster: [Pod SlowJam Profile](https://github.com/GoogleContainerTools/kaniko/blob/master/examples/pod-build-profile.yaml)
104
+
Here's an pod config to analyze a Go binary running on a Kubernetes cluster: [Pod SlowJam Profile](https://github.com/GoogleContainerTools/kaniko/blob/master/examples/pod-build-profile.yaml)
105
105
106
106
In this Pod Config,
107
107
1. Set the environment variable `STACKLOG_PATH` to to generate slowjam profile.
0 commit comments