GoogleCloudPlatform / GoogleCloudPlatform/cloud-run-mesh
Add an example using a user base image
Open
- Dominant language
- Go
- Stars
- 35
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
## Expected Behavior
Base image must have a compatible libc, ssl.
The example should copy the istio-proxy and krun binaries:
- krun
- pilot-agent
- envoy
- envoy bootstrap template
- iptables-save
- (others to be identified )
We should include at least one example based on distroless and one on bionic or debian.
For 'proxyless gRPC' - we can also have an alpine one ( and no envoy ).
Contributor guide
Assessment
This issue has not been assessed yet.