Skip to content

QGreenland-Net/adc-k8s-deploy-exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

ADC k8s Deployment Exploration

This repository contains code & configuration for a test deployment to ADC's kubernetes test cluster.

Good places to start:

  • Using helm: Includes introductory information about foundational concepts.
  • Topics: In-depth explanations of various concepts in Helm
  • Chart template guide: information about the Helm templating system. E.g., how to add control flow, access vairables, loop over lists/mappings, etc.

Also to consider:

  • kompose: takes docker compose configuration and converts it into kubernetes yaml, helm, and other options. Why not use this? Helm feels very heavy-weight.
  • skaffold: Skaffold handles the workflow for building, pushing and deploying your application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages