Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

groksrc/utils

This is a simple ubuntu container that has a few commonly used programs.

It sets up tzdata first because postgresql requires it and configures America/Chicago.

Tools:

  • curl
  • dnsutils
  • git
  • hasura (with autocomplete via Oh-my-zsh)
  • iputils-ping
  • net-tools
  • postgresql
  • wget
  • zsh (with Oh-my-zsh)
  • vim

run

$ kubectl run utils --tty --stdin --image=groksrc/utils:latest

helm install

$ helm install utils ./utils --set pvcName=your_pvc_name -n your_namespace

About

An ubuntu container with basic utils set for autobuild

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages