네이버 클라우드의 K8s는 디스크 용량이 50G제한으로 늘릴 수 없게 되어있다.

기본적으로 용량이 큰 팟은 사용할 수 없는 상태이다.

 

먼저 스토리지를 생성하여 해당 노드에 연결시킨다.

https://guide.ncloud-docs.com/docs/server-storage-use-vpc

 

스토리지 사용

 

guide.ncloud-docs.com

 

 

해당 노드의 쉘로 접속 후

/etc/containerd/config.toml 파일을 수정하여 아래와 같이 컨테이너 경로를 수정한다.

root = "/마운트경로/var/lib/containerd"
state = "/마운트경로/run/containerd"

 

재부팅후 팟을 올리면 새 마운트경로에 저장되는 것을 볼 수 있다.

반응형

AI 애플리케이션 구축을 위한 PostgreSQL 벡터 데이터베이스

 

https://lantern.dev/

 

Lantern

The best performance and 100% open-source Lantern benchmarks outperform pgvector, the only other PostgreSQL extension on the market. Our commitment to open-source means Lantern is free for all. Benefit from the ever-growing enhancements and features that d

lantern.dev

 

반응형

https://github.com/RecipeUI/RecipeUI

 

GitHub - RecipeUI/RecipeUI: Discover, test, and share APIs in seconds

Discover, test, and share APIs in seconds. Contribute to RecipeUI/RecipeUI development by creating an account on GitHub.

github.com

다운로드 : https://recipeui.com/

 

RecipeUI

Open source Post alternative with type safety. Make error-free requests to ChatGPT, OpenAI, Nasa, Reddit, and more.

recipeui.com

 

반응형

+ Recent posts