Skip to content

Infrastructure as code that is used for apolloserver automation

License

Notifications You must be signed in to change notification settings

radkin/apolloserver_devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

apolloserver_devops

Infrastructure as code that is used for apolloserver automation

At the moment all files are in the testing phase.

todo - follow guidelines below

Apolloserver directory structure and flow

please refer to this document.

Naming convention

note we are assuming all environments are clusters

  • base = shared config, not deployed
  • [env] = "base" dir is shared among environments, not deployed
  • cluster = ./env/base/[specific name], yes deployed

The notes below come from the above document

  • Changes made to env/cluster/ roll out to only that specific env-cluster
  • Changes made to env>/bases/ roll out to all clusters for that env
  • Changes made to bases/ roll out to all clusters in all envs

About

Infrastructure as code that is used for apolloserver automation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages