Skip to content

WireMock and Kubernetes

Documentation / solutions / kubernetes

WireMock Helm Chart (Experimental)

There is an experimental Helm Chart for WireMock. It allows deploying the official WireMock Docker images and also other charts that extend it.

gRPC Proxy

grpc-wiremock is a proxy wrapper around the WireMock Standalone server that offers support for the gRPC protocol. It is implemented in Java and runs as a standalone proxy that can be deployed in the same or another container. The project is under active development, and the contributions are welcome!

DISCLAIMER: This repository was forked from Adven27/grpc-wiremock which was archived by the maintainer. This fork is used to preserve the repository, and to make it available for experimental use and contributions. See wiremock/wiremock #2148 for the feature request about providing an officially supported implementation

gRPC WireMock

References:

Useful pages