LFS458
CtrlK
  • Introduction
  • 실습 환경 생성 방법
  • 2023년 5차(2023.12.11 - 2023.12.14)
  • CHAPTER 3. INSTALLATION AND CONFIGURATION
    • Exercise 3.1: Install Kubernetes
    • Exercise 3.2: Grow the Cluster
    • Exercise 3.3: Finish Cluster Setup
    • Exercise 3.4: Deploy A Sample Application
    • Exercise 3.5: Access from Outside the Cluster
  • CHAPTER 4. KUBERNETES ARCHITECTURE
    • Exercise 4.1: Basic Node Maintenance
    • Exercise 4.2: Working with CPU and Memory Constraints
    • Exercise 4.3: Resource Limits for a Namespace
  • CHAPTER 5. APIS AND ACCESS
    • Exercise 5.1: Configuring TLS Access
    • Exercise 5.2: Explore API Calls
  • CHAPTER 6. API OBJECTS
    • Exercise 6.1: RESTful API Access
    • Exercise 6.2: Using the Proxy
    • Exercise 6.3: Working with Jobs
  • CHAPTER 7. MANAGING STATE WITH DEPLOYMENTS
    • Exercise 7.1: Working with ReplicaSets
    • Exercise 7.2: Working with Deployments
    • Exercise 7.3: Rolling Updates and Rollbacks using Deployment
    • Exercise 7.4: Working with DaemonSets
    • Exercise 7.5: Rolling Updates and Rollbacks using DaemonSet
  • CHAPTER 8. VOLUMES AND DATA
    • Exercise 8.1: Create a ConfigMap
    • Exercise 8.2: Create a Persistent NFS Volume (PV)
    • Exercise 8.3: Creating a Persistent Volume Claim (PVC)
    • Exercise 8.4: Using a ResourceQuota to Limit PVC Count and Usage
  • CHAPTER 9. SERVICES
    • Exercise 9.1: Deploy a New Service
    • Exercise 9.2: Configuring a NodePort
    • Exercise 9.3: Working with CoreDNS
    • Exercise 9.4: Use Labels to Manage Resources
  • CHAPTER 10. HELM
    • Exercise 10.1: Working with Helm and Charts
  • CHAPTER 11. INGRESS
    • Exercise 11.1: Service Mesh
    • Exercise 11.2: Ingress Controller
  • CHAPTER 12. SCHEDULING
    • Exercise 12.1: Assign Pods Using Labels
    • Exercise 12.2: Using Taints to Control Pod Deployment
  • CHAPTER 13. LOGGING AND TROUBLESHOOTING
    • Exercise 13.1: Review Log File Locations
    • Exercise 13.2: Viewing Logs Output
    • Exercise 13.3: Adding tools for monitoring and metrics
  • CHAPTER 14. CUSTOM RESOURCE DEFINITION
    • Exercise 14.1: Create a Custom Resource Definition
  • CHAPTER 15. SECURITY
    • Exercise 15.1: Working with TLS
    • Exercise 15.2: Authentication and Authorization
    • Exercise 15.3: Admission Controllers
  • CHAPTER 16. HIGH AVAILABILITY
    • Exercise 16.2: Detailed Steps
    • Optional: Broken ETCD Cluster
  • Archive
    • ETRI (2021.07.12 - 2021.07.14)
    • Daekyo CNS (2021.08.03 - 2021.08.06)
    • 2021년 3차 (2021.11.29 - 2021.12.02)
    • OSC 코리아 특강 (2021.12.16 - 2021.12.20)
    • 솔트웨어 특강 (2022.01.11 - 2022.01.13)
    • 현대오토에버 (2022.01.17 - 2022.01.20)
    • 솔트웨어 특강 (2022.02.15 - 2022.02.17)
    • 2022년 1차 (2022.05.19 - 2022.05.24)
    • Global Knowledge (2022.07.25 - 2022.07.28)
    • 콘텐트리중앙 (2023.07.31 - 2023.08.03)
Powered by GitBook
On this page
  1. Archive

현대오토에버 (2022.01.17 - 2022.01.20)

  • AWS 실습환경 정보 - https://docs.google.com/spreadsheets/d/17CFEVf_OimsuYPNOVOlazb1PWnK5tVRiI6dH0gb8JGA/edit?usp=sharing

  • https://github.com/jamiehannaford/what-happens-when-k8s

  • Q&A - https://app.sli.do/event/83ut3Az8FTfiTTHEdwUFnP

  • 강의 등록 링크 - https://linux.thoughtindustries.com/redeem

  • 강의 등록 코드 - lfs458osckorea20220117

  • 강의 설문조사 - https://www.surveymonkey.com/r/KK7Z3SR?course=LFS458_20220117_PART_VIRT_OSCKOREA

  • Kubernetes The Hard Way - https://github.com/kelseyhightower/kubernetes-the-hard-way

  • Pod Probes

  • https://medium.com/@cloudacode/%EC%BF%A0%EB%B2%84%EB%84%A4%ED%8B%B0%EC%8A%A4-%ED%95%84%EC%88%98-%EC%BB%B4%ED%8F%AC%EB%84%8C%ED%8A%B8-%EC%95%84%ED%82%A4%ED%85%8D%EC%B3%90-by-cloudacode-b115930db484

  • https://www.facebook.com/groups/k8skr/permalink/3223105497971101/

  • https://github.com/kubernetes-sigs

  • https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/

Last updated 3 years ago