Git Product home page Git Product logo

getting-start-kubernetes's Introduction

쿠버네티스 실습 LAB

따배쿠 사용 example

Last updated on: 2023.09.02

CONTENTS

├── 5
│   ├── init-container-exam2.yaml
│   ├── init-container-exam-svc.yaml
│   ├── init-container-exam.yaml
│   ├── liveness-exam.yaml
│   ├── pod-liveness.yaml
│   ├── pod-multi.yaml
│   ├── pod-mysql.yaml
│   ├── pod-nginx-env.yaml
│   ├── pod-nginx-liveness.yaml
│   ├── pod-nginx-resources.yaml
│   ├── pod-nginx.yaml
│   ├── redis.yaml
│   └── stress.yaml
├── 6
│   ├── cronjob-exam.yaml
│   ├── daemonset-exam.yaml
│   ├── deployment-exam1.yaml
│   ├── deployment-exam2.yaml
│   ├── deploy-nginx.yaml
│   ├── job-exam.yaml
│   ├── pod-redis.yaml
│   ├── rc-exam.yaml
│   ├── rc-lab1.yaml
│   ├── rc-nginx.yaml
│   ├── redis.yaml
│   ├── rs-exam1.yaml
│   ├── rs-nginx.yaml
│   └── statefulset-exam.yaml
├── 7
│   ├── clusterip-nginx.yaml
│   ├── deploy-nginx.yaml
│   ├── external-name.yaml
│   ├── headless-nginx.yaml
│   ├── loadbalancer-nginx.yaml
│   ├── nodeport-nginx.yaml
│   └── service-nginx.yaml
├── 8
│   ├── deploy.yaml
│   └── webserver-demo
│   ├── ingress
│   │   ├── ingress.yaml
│   │   ├── marvel-home.yaml
│   │   └── pay.yaml
│   ├── marvel-collection
│   │   ├── Dockerfile
│   │   └── html
│   │   ├── images
│   │   │   ├── category.png
│   │   │   └── marvel_logo.png
│   │   └── index.html
│   └── paymentjs
│   ├── app.js
│   └── Dockerfile
├── 9
│   ├── annotation.yaml
│   ├── deployment.yaml
│   ├── mainui-canary.yaml
│   ├── mainui-service.yaml
│   ├── mainui-stable.yaml
│   ├── nodeselector.yaml
│   ├── pod1.yaml
│   └── pod2.yaml
├── 10
│   ├── build
│   │   ├── Dockerfile
│   │   └── genid.sh
│   ├── config.dir
│   │   └── nginx-config.conf
│   ├── genid-volume.yaml
│   ├── genid-whole.yaml
│   ├── genid.yaml
│   └── text.file
├── 11
│   ├── genid-env-secret.yaml
│   ├── genid-volume-secret.yaml
│   └── genid-web-config
│   └── nginx-config.conf
├── 12
│   ├── deploy-nginx.yaml
│   ├── nodeselector.yaml
│   ├── pod-affinity.yaml
│   ├── pod-antiaffinity.yaml
│   ├── redis-ssd.yaml
│   ├── tensorflow-gpu-ssd.yaml
│   └── tensorflow-gpu.yaml
├── 13
│   ├── csr-myuser.yaml
│   ├── myuser.crt
│   ├── myuser.csr
│   ├── myuser.key
│   └── testpod.yaml
├── 14
│   ├── empty.yaml
│   ├── hostpath.yaml
│   ├── nfs.yaml
│   ├── pvc-pod-web.yaml
│   ├── pvc.yaml
│   ├── pv-hostpath.yaml
│   ├── pv.yaml
│   ├── testpods.yaml
│   └── volume-hostpath.yaml
├── 15
│   ├── deployment.yaml
│   └── svc.yaml
├── 16
│   ├── custom-dns.yaml
│   ├── deployment.yaml
│   └── svc.yaml
├── 17
├── 18
│   ├── deploy_web.yaml
│   └── hpa_web.yaml ├── 21 │   ├── Helm_note
│   └── d └── README.md

getting-start-kubernetes's People

Contributors

237summit 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.