Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

QGreenland-Net/adc-k8s-deploy-exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

ADC k8s Deployment Exploration

This repository has been archived.

This repository was created to explore the use of helm for a test deployment to ADC's kubernetes test cluster.

Refer to the ogdc-helm repository for the latest developments on helm configurations for the OGDC stack.

Using helm

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.

Other options 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