Skip to content

NeckBeardPrince/simple-fibonacci-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfile Build and Push

Fibonacci Web Server

Simple Fibonacci web server.

How to use

If you want to template the helm chart.

  • Go into the chart/ directory.
  • Make your changes to the values.yaml.
  • Then run helm template fibonacci ./ --values values.yaml > deploy.yaml.
  • kubectl apply -f deploy.yaml --namespace <your_namespace>.
  • ???
  • Profit

Items I did not get to due to time

  • I would've liked to have gotten Liveness, Readiness, and Startup Probes configured.
  • I did not get to fully test ingress.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published