Giter Site home page Giter Site logo

kubernetes-practice's Introduction

kubernetes

컨테이너 운영을 자동화하기 위한 컨테이너 오케스트레이션 도구

K8S Categories

k8s 주요 개념

Resource or Object 용도
Node 컨테이너가 배치되는 서비
Namespace 쿠버네티스 클러스터 안의 가상 클러스터
Pod 컨테이너의 집합 중 가장 작은 단위, 컨테이너의 실행 방법 정의
Replica Set 같은 스펙을 갖는 파드를 여러 개 생성하고 관리하는 역할
Deployment 레플리카 세트의 리비전을 관리
Service 파드의 집합에 접근하기 위한 경로를 정의
Ingress 서비스를 쿠버네티스 클러스터 외부로 노출
ConfigMap 설정 정보를 정의하고 파드에 전달
Persistent Volume 파드가 사용할 스토리지의 크리 및 종류를 정의
Persistent Volume Claim 퍼시스턴트 볼륨을 동적으로 확보

kubernetes-practice's People

Contributors

1yangsh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.