Skip to content

howaboutudance/kubernetes-pagila

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postgres Lab in Docker and Kubernetes

Utilizing a Postgresql image this is a lab to utilize the pagila sample schema/database utilizing Docker and Kubernetes

Docker Lab Install

To install, first build the Docker container from the Dockerfile included in this repo's root folder.

make build-docker

To run:

make run-docker

similarily, on systems with podman, make build-podman & make run-podman on systems using podman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages