DevOps 잡다구리/Kubernetes Stuff17 [Argocd] Using Helm chart while using my values.yaml I have been using argocd for a while and I used to put the templates in the repo which is really exhausting because open sources change their own version a lot and we need to change our version to catch up the state of the art asap. So I was tired of copy pasting the templates and tried to find a better option, and after a while I have noticed that a lot of engineer are using the argocd and the .. 2024. 2. 22. [Kubernetes] Istio for access log 취직 이후 글을 거의 못 썼습니다. 게을러서 그렇지만 차후 다른 분들이 이글을 보고 도움이 되었으면 싶어서 글을 작성합니다. 1. Helm chart 이용해서 istio 설치 하기 공식 사이트를 가보면 쉽게 istio 를 설치 할 수 있게 해두었습니다. https://istio.io/latest/docs/setup/install/helm/ Install with Helm Instructions to install and configure Istio in a Kubernetes cluster using Helm. istio.io 해당 cmd 를 이용하면 빠르게 설치할 수 있지만 당연히 value 들이 무엇을 하는지에 대한 감이 안 잡힐 수 도 있다고 생각합니다. 그래서 우선 istio repo 를 다운 받.. 2023. 5. 11. [Kubernetes] 당분간 Image 를 불러올 시 k8s.gcr.io 에서 registry.k8s.io 로 리다이렉트 된다. https://kubernetes.io/blog/2023/03/10/image-registry-redirect/ k8s.gcr.io Redirect to registry.k8s.io - What You Need to Know Authors: Bob Killen (Google), Davanum Srinivas (AWS), Chris Short (AWS), Frederico Muñoz (SAS Institute), Tim Bannister (The Scale Factory), Ricky Sadowski (AWS), Grace Nguyen (Expo), Mahamed Ali (Rackspace Technology), Mars Toktonaliev (independent), Lau kubernetes.io 위 .. 2023. 3. 21. [Kubernetes] KWOK 에 대하여 ( Kubelet 이 없는 Kubernetes ) 요약 및 간단한 생각 https://kubernetes.io/blog/2023/03/01/introducing-kwok/ [1] Introducing KWOK: Kubernetes WithOut Kubelet Author: Shiming Zhang (DaoCloud), Wei Huang (Apple), Yibo Zhuang (Apple) Have you ever wondered how to set up a cluster of thousands of nodes just in seconds, how to simulate real nodes with a low resource footprint, and how to test your Kubernetes control kubernetes.io 위 글을 읽고 유용하다가 여겨서 이렇게 .. 2023. 3. 10. 이전 1 2 3 4 5 다음