Skip to content

osmforcities/ofc-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes infrastructure for OSM for cities.

This container holds the configuration for deploying a Kubernetes infrastructure for hosting the OSM-for-Cities platform.

Install cluster

./deploy production create

Delete cluster

./deploy production delete

Select instances for spot deployment

Choose the available instances in the region and update the nodeGroups.yaml with the appropriate node configurations.

ec2-instance-selector --vcpus-to-memory-ratio 1:4 --vcpus=8 --gpus 0 --current-generation -a x86_64 --deny-list '.*n.*|.*d.*'   --region us-west-1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages