K8s3 kubectl 플러그인: 효율적인 Kubernetes 관리 도구 kubectl 플러그인: 효율적인 Kubernetes 관리 도구Kubernetes를 다루다 보면 kubectl 명령만으로는 불편할 때가 많습니다. 다양한 작업을 더 쉽고 빠르게 수행하기 위해 커뮤니티에서 개발한 여러 kubectl 플러그인을 활용할 수 있습니다.이번 글에서는 Krew, kubectl-neat, kail 등 대표적인 플러그인을 소개하고, 설치 및 사용 방법을 살펴보겠습니다.⚠️ 참고: https://securityof.tistory.com/37에서 소개된 kubectx, kubens 플러그인은 이 글에서 제외하였습니다.1. Krew: kubectl 플러그인 매니저설명: kubectl용 플러그인을 탐색, 설치, 업데이트할 수 있는 중앙 저장소 및 관리 도구입니다.설치 (macOS/Linux).. 2025. 5. 20. Kubernetes Basic (MSA에서 Kubernetes) Cloud Computing  as a Service 각종 `디지털 재화가 네트워크를 통해서 사용 가능한 형태로 제공되는 서비스`이다. XaaS는 클라우드를 통해서 구현된다. 엄밀히 말해 클라우드 자체가 ''대용량 스토리자와 연산능력 등이 갖춰진 서버를 기반으로 클라이언트(사용자)에게 가상의 네트워크 컴퓨팅 환경을 제공한다.'는 개념인 만큼, 클라우드는 태생부터 'as a Service' 구현을 위해 만들어 졌다고 봐도 과언이 아니다. 과거엔 모든 프로그램을 PC에 직접 .. 2020. 8. 6. 쿠버네티스 기본 용어(Terms) An Introduction to Kubernetes Base Terms CNCF (Cloud Native Computing Foundation) The Cloud Native Computing Foundation (CNCF) builds sustainable ecosystems and fosters a community around projects that orchestrate containers as part of a microservices architecture. Kubernetes is a CNCF project. Kubernetes Kubernetes is a portable, extensible, open-source platform for managing containerized workl.. 2020. 6. 25. 이전 1 다음