www.kubeflow.org/docs/distributions/aws/customizing-aws/storage/

 

Storage Options

Using Amazon EFS and Amazon FSx for Lustre with Kubeflow

www.kubeflow.org

docs.aws.amazon.com/ko_kr/eks/latest/userguide/efs-csi.html

 

Amazon EFS CSI 드라이버 - Amazon EKS

Amazon EFS는 탄력적인 파일 시스템이므로 파일 시스템 용량 한도를 강제하지 않습니다. 영구 볼륨 및 영구 볼륨 클레임의 실제 스토리지 용량 값은 파일 시스템을 생성할 때는 사용되지 않습니다.

docs.aws.amazon.com

stackoverflow.com/questions/55044486/waitforfirstconsumer-persistentvolumeclaim-waiting-for-first-consumer-to-be-crea

 

WaitForFirstConsumer PersistentVolumeClaim waiting for first consumer to be created before binding

I setup a new k8s in a single node, which is tainted. But the PersistentVolume can not be created successfully, when I am trying to create a simple PostgreSQL. There is some detail information bel...

stackoverflow.com

kubernetes.io/ko/docs/concepts/storage/persistent-volumes/

 

퍼시스턴트 볼륨

이 페이지는 쿠버네티스의 퍼시스턴트 볼륨 의 현재 상태를 설명한다. 볼륨에 대해 익숙해지는 것을 추천한다. 소개 스토리지 관리는 컴퓨트 인스턴스 관리와는 별개의 문제다. 퍼시스턴트볼륨

kubernetes.io

stackoverflow.com/questions/52668938/pod-has-unbound-persistentvolumeclaims

 

pod has unbound PersistentVolumeClaims

When I push my deployments, for some reason, I'm getting the error on my pods: pod has unbound PersistentVolumeClaims Here are my YAML below: This is running locally, not on any cloud solution.

stackoverflow.com

stackoverflow.com/questions/55044486/waitforfirstconsumer-persistentvolumeclaim-waiting-for-first-consumer-to-be-crea

 

WaitForFirstConsumer PersistentVolumeClaim waiting for first consumer to be created before binding

I setup a new k8s in a single node, which is tainted. But the PersistentVolume can not be created successfully, when I am trying to create a simple PostgreSQL. There is some detail information bel...

stackoverflow.com

stackoverflow.com/questions/51212904/kubernetes-pvc-with-readwritemany-on-aws

 

Kubernetes PVC with ReadWriteMany on AWS

I want to setup a PVC on AWS, where I need ReadWriteMany as access mode. Unfortunately, EBS only supports ReadWriteOnce. How could I solve this? I have seen that there is a beta provider for AWS ...

stackoverflow.com

 

'Devops' 카테고리의 다른 글

eks-ami gpu포함 링크 모음  (0) 2021.05.09
aws GPU 체크  (0) 2021.05.09
kubernetes config update 방법  (0) 2021.05.06
kfserving tutorial  (0) 2021.05.05
katib yaml 포멧  (0) 2021.05.04

+ Recent posts