Become a member
Sign in
Mohammad Teimori Pabandi
Mohammad Teimori Pabandi

Mohammad Teimori Pabandi

4 Following
1 Followers
  • Profile
  • Claps
  • Highlights
  • Responses

Highlighted by Mohammad Teimori Pabandi

See more

From Debug a Go Application in Kubernetes from IDE by Seb Allamand

…ra-operator-debug /usr/local/bin
ADD tmp/_output/bin/dlv /usr/local/bin

EXPOSE 40000

ENTRYPOINT ["/usr/local/bin/dlv", "--listen=:40000", "--headless=true", "--api-version=2", "exec", "/usr/local/bin/cassandra-operat…

From Development and Debugging with Kubernetes by Seb Allamand

KubeSquash is a simple command-line tool. They designed its user interface to be dead simple: invoke with a single command “kubesquash”, target the desired pod, and the debugging session is initiated automatically with nothing to configure or deploy.

Claps from Mohammad Teimori Pabandi

See more

The Story of “App Detail Page” Changes in Cafe Bazar App

Hesam.Keramati

Writing gRPC Interceptors in Go

Shiju Varghese

Book review — Building Microservices by Sam Newman

Rohan Shah