Coder Social home page Coder Social logo

kubernetes-study's Introduction

kubernetes-study

how to study

  • 토요일 오전 11시 (7주)
  • 매주 정리해서 공유
  • 미리 학습 안했을 경우 벌금 (카뱅 모임통장)
  • 목표
    • k8s concept 이해
      • 기본 API 구성 (Scaling)
      • Deployment (Rolling/BG/Canary) & Rollback
  • 희망 목표
    • StatefulSet
  • 일정
    1. 4th of Oct
    2. 5th of Oct
    3. 1th of Nov
    4. 2th of Nov
    5. 3th of Nov
    6. 4th of Nov
    7. 1th of Dec

개요

쿠버네티스와 그 컴포넌트에 대한 하이-레벨(high-level) 개요를 제공한다.

클러스터 아키텍처

쿠버네티스 뒤편의 구조와 설계 개념들

컨테이너

런타임 의존성과 함께 애플리케이션을 패키징하는 기술

워크로드

쿠버네티스에서 배포할 수 있는 가장 작은 컴퓨트 오브젝트인 파드와, 이를 실행하는 데 도움이 되는 하이-레벨(higher-level) 추상화

서비스, 로드밸런싱, 네트워킹

쿠버네티스의 네트워킹에 대한 개념과 리소스에 대해 설명한다.

스토리지

클러스터의 파드에 장기(long-term) 및 임시 스토리지를 모두 제공하는 방법

구성

쿠버네티스가 파드 구성을 위해 제공하는 리소스

2020.10.31

보안

클라우드 네이티브 워크로드를 안전하게 유지하기 위한 개념

스케줄링과 축출(eviction)

쿠버네티스에서, 스케줄링은 kubelet이 파드를 실행할 수 있도록 파드가 노드와 일치하는지 확인하는 것을 말한다. 축출은 리소스가 부족한 노드에서 하나 이상의 파드를 사전에 장애로 처리하는 프로세스이다.

정책

리소스의 그룹에 적용되도록 구성할 수 있는 정책

클러스터 관리

쿠버네티스 클러스터 생성 또는 관리에 관련된 로우-레벨(lower-level)의 세부 정보를 설명한다.

쿠버네티스 확장

쿠버네티스 클러스터의 동작을 변경하는 다양한 방법

kubernetes-study's People

Contributors

il-kyun avatar

Stargazers

BBB avatar

Watchers

James Cloos avatar  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.