deployment - Google Kubernetes storage in EC2 -


i started use docker , i'm trying out google's kubernetes project container orchestration. looks good!

the thing i'm curious of how handle volume storage.

i'm using ec2 instances , containers volume ec2 filesystem.

the thing left way have deploy application code ec2 instances, right? how can handle this?

it's unclear you're asking, place start reading options volumes in kubernetes.

the options include using local ec2 disk lifetime tied lifetime of pod (emptydir), local ec2 disk lifetime tied lifetime of node vm (hostdir), , elastic block store volume (awselasticblockstore).


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -