All Projects → sysnet4admin → _Book_k8sInfra

sysnet4admin / _Book_k8sInfra

Licence: other
< 컨테이너 인프라 환경 구축을 위한 쿠버네티스/도커 >

Programming Languages

shell
77523 projects
Dockerfile
14818 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Book k8sInfra

gitops-playground
Reproducible infrastructure to showcase GitOps workflows and evaluate different GitOps Operators on Kubernetes
Stars: ✭ 77 (-56.25%)
Mutual labels:  jenkins, helm, k8s, gitops
gitops-build-lib
Jenkins pipeline shared library for automating deployments via GitOps
Stars: ✭ 23 (-86.93%)
Mutual labels:  jenkins, helm, k8s, gitops
K8s Tew
Kubernetes - The Easier Way
Stars: ✭ 269 (+52.84%)
Mutual labels:  helm, grafana, k8s
khelm
A Helm chart templating CLI, kpt function and kustomize plugin
Stars: ✭ 46 (-73.86%)
Mutual labels:  helm, k8s, kustomize
K8s Gitops
GitOps principles to define kubernetes cluster state via code. Community around [email protected] is on discord: https://discord.gg/7PbmHRK
Stars: ✭ 192 (+9.09%)
Mutual labels:  helm, grafana, k8s
k3s-gitops
GitOps principles to define kubernetes cluster state via code
Stars: ✭ 103 (-41.48%)
Mutual labels:  helm, grafana, gitops
Flux
Successor: https://github.com/fluxcd/flux2 — The GitOps Kubernetes operator
Stars: ✭ 6,688 (+3700%)
Mutual labels:  helm, gitops, kustomize
kubetools
Kubetools - Curated List of Kubernetes Tools
Stars: ✭ 674 (+282.95%)
Mutual labels:  jenkins, helm, grafana
Ansible Playbooks
Ansible playbook collection that have been written for Ubuntu. Some of the playbooks are Elasticsearch, Mesos, AWS, MySql, Sensu, Nginx etc..
Stars: ✭ 429 (+143.75%)
Mutual labels:  jenkins, vagrant, grafana
Quiz
Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jenkins and helm
Stars: ✭ 100 (-43.18%)
Mutual labels:  jenkins, helm, k8s
monokle
🧐 Monokle streamlines the process of creating, analyzing, and deploying Kubernetes configurations by providing a unified visual tool for authoring YAML manifests, validating policies, and managing live clusters.
Stars: ✭ 795 (+351.7%)
Mutual labels:  helm, gitops, kustomize
charts
Helm charts for creating reproducible and maintainable deployments of Polyaxon with Kubernetes.
Stars: ✭ 32 (-81.82%)
Mutual labels:  helm, k8s, gitops
jenkins-stack-docker
Docker-compose version of jenkins-stack-kubernetes
Stars: ✭ 135 (-23.3%)
Mutual labels:  jenkins, helm
kubernetes the easy way
Automating Kubernetes the hard way with Vagrant and scripts
Stars: ✭ 22 (-87.5%)
Mutual labels:  vagrant, k8s
k8s0
Another minimal kubernetes with ansible
Stars: ✭ 23 (-86.93%)
Mutual labels:  vagrant, k8s
Kubernetes-and-Cloud-Native-Associate-KCNA
Useful notes for the KCNA - Kubernetes and Cloud Native Associate
Stars: ✭ 162 (-7.95%)
Mutual labels:  k8s, gitops
learn-ansible-and-jenkins-in-30-days
Ansible + Jenkins in 30 days tutorial.
Stars: ✭ 35 (-80.11%)
Mutual labels:  jenkins, vagrant
flux-ui
web ui for fluxctl (gitops tool)
Stars: ✭ 30 (-82.95%)
Mutual labels:  helm, gitops
croc-hunter-jenkinsx
Croc Hunter demo, deployed with Jenkins X
Stars: ✭ 19 (-89.2%)
Mutual labels:  jenkins, helm
gimlet-stack
Bootstrap curated Kubernetes stacks. Logging, metrics, ingress and more - delivered with gitops.
Stars: ✭ 12 (-93.18%)
Mutual labels:  grafana, gitops

컨테이너 인프라 환경 구축을 위한 쿠버네티스/도커

🔔 알림1: VirtualBox 6.1.28 이후 버전에서는 Vagrant host-only network와 관련된 이슈과 맥과 리눅스에서 발생합니다. 자세한 내용은 다음의 문서를 확인하시기 바랍니다.

🔔 알림2: 현재 책의 쿠버네티스 실습 랩을 Vagrant가 아닌 이미지로 바로 구성할 수 있도록 OVA 이미지를 제공합니다. 다음의 두가지 이미지 번들 팩을 제공합니다.

  • 3.1.3에 해당 하는 이미지
  • 4.3.4에 해당하는 이미지
    자세한 설정법에 관련한 영상은 아래에 유용한 정보 부분을 참고하시기 바랍니다.

이 저장소는 컨테이너 인프라 환경 구축을 위한 쿠버네티스/도커 책에 실습을 위한 코드를 제공합니다.

각 챕터별로 챕터에서 사용하는 스크립트 및 코드를 제공하고 있으며, 별도로 챕터에서 깊게 다루지 않는 부분은 다른 저장소에서 다룹니다. 그리고 학습에 도움이 되실만한 문서를 디렉터리 docs에 추가하였습니다. (2021.10.24)

이 저장소에서 다루는 챕터에 따라 제공되는 스크립트는 아래와 같습니다.


제공되는 스크립트

경로 챕터 이름 사용 목적 및 제공 스크립트
ch2 테스트 환경 구성하기 베이그런트를 이용해서 가상 테스트 환경을 자동으로 배포하기 위한 Vagrantfile과 프로비저닝 스크립트를 제공합니다.
ch3 쿠버네티스로 알아보는 현대적인 인프라 환경 쿠버네티스의 다양한 오브젝트를 구성하기 위한 야믈 파일과 쿠버네티스를 실습하기 위한 가상환경 배포 파일, 동작 테스트를 위한 스크립트를 제공합니다.
ch4 쿠버네티스를 이루는 컨테이너 도우미, 도커 도커의 일반적인 사용 방법, 도커 고급 기능을 사용하기 위한 가상환경 배포 파일 및 사설 도커 레지스트리를 구성하기 위한 스크립트를 제공합니다.
ch5 지속적인 통합과 배포 자동화, 젠킨스 헬름으로 쿠버네티스 환경에 젠킨스를 배포하고, CI/CD를 구현할 수 있는 스크립트를 제공합니다.
ch6 안정적인 운영을 완성하는 모니터링, 프로메테우스와 그라파나 헬름으로 쿠버네티스 환경에 프로메테우스그라파나를 배포하고 모니터링할 수 있는 스크립트를 제공합니다.
app A. Kubectl을 더 쉽게 사용하기 kubectl을 쉽게 사용할 수 있도록 구성된 스크립트를 제공합니다.
B. Kubespray로 쿠버네티스 자동 구성하기 kubespray를 통해 쿠버네티스 클러스터를 자동으로 구축하기 위한 스크립트를 제공합니다.
C. 쿠버 대시보드 구성하기 쿠버네티스 대시보드를 배포하기 위한 스크립트를 제공합니다.
D. 컨테이너 깊게 들여다보기 컨테이너를 깊게 들여다보기 위한 스크립트를 제공합니다.

저자

도서 구입 안내

본 도서는 각 온오프라인 서점에서 만나보실 수 있습니다.

책에서 사용하는 프로그램 번들팩

VirtualBox 6.1.12, vagrant 2.2.9

유용한 정보

관련 문서

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].