hello-app-redis

command
v0.0.0-...-41c17e3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

README

Hello Application example on redis

Open in Cloud Shell

This example shows how to build and deploy a containerized Go web server application on redis using Kubernetes.

This directory contains:

  • main.go The HTTP server uses Redis as a cache database, counts the number of requests it receives, and prints out the number on the website. If the Redis service works, the number should keep increasing.
  • Dockerfile is used to build the Docker image for the application.

The container image for this directory is publicly available at gcr.io/google-samples/hello-app-redis:1.0

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL