title
stringlengths
1
544
โŒ€
parent
stringlengths
0
57
โŒ€
created
stringlengths
11
12
โŒ€
editor
stringclasses
1 value
creator
stringclasses
4 values
edited
stringlengths
11
12
โŒ€
refs
stringlengths
0
536
โŒ€
text
stringlengths
1
26k
id
stringlengths
32
32
****Kiali****
OpenShift Service Mesh
null
null
null
null
null
> [1.3.3. Kiali ์ดํ•ด OpenShift Container Platform 4.9 | Red Hat Customer Portal](https://access.redhat.com/documentation/ko-kr/openshift_container_platform/4.9/html/service_mesh/_understanding-kiali)
a70ec332eac64bcb8df992f97bc60d10
minishift
Openshift Tool
null
null
null
null
null
### helps you run OpenShift locally by running a single-node OpenShift cluster inside a VM > [minishift/minishift](https://github.com/minishift/minishift)
8d36444fc8614e5cb11deb28af98a38a
Kubernetes Operator
Kubernetes Extensions
Jul 19, 2020
Alan Jo
Alan Jo
Jul 4, 2023
[Kubernetes API](https://texonom.com/kubernetes-api-74c7a6b490c84cd89807b60f397974e2) [Kubernetes Operator Pattern](https://texonom.com/kubernetes-operator-pattern-6b2d8b0de0324c8393746313dbf87e97)
## Kubernetes API Client open source toolkit to manage Kubernetes native applications, called Operators, in an effective, automated, and scalable way CRD๊ธฐ๋ฐ˜์˜ ์• ํ”Œ๋ฆฌ์ผ€์ด์…˜ ๋ฐ ์ปดํฌ๋„ŒํŠธ๋ฅผ ๊ด€๋ฆฌํ•˜๋Š” Kubernetes API ํ™•์žฅ ๊ฐœ๋… ์šด์˜์ž๊ฐ€ ์ฃผ๋กœ ์‚ฌ์šฉํ•˜๋Š” ์ž‘์—…๋“ค์„ Kubernetes๊ฐ€ ์ œ๊ณตํ•˜๋Š” ์ด์ƒ์œผ๋กœ ์ž๋™ํ™”๋ฅผ ํ•˜๊ธฐ ์œ„ํ•œ ๋ฐฉ๋ฒ• Operattor Framework์€ CoreOS์—์„œ ์‹œ์ž‘๋˜์—ˆ๊ณ , ํ˜„์žฌ๋Š” CoreOS๋ฅผ ์ธ์ˆ˜ํ•œ Redhat์—์„œ ๋ฆฌ๋”ฉ Operator Framework์€ Cloud์—์„œ ํ•˜๋‚˜์˜ Architecture Pattern์œผ๋กœ ๋ถ„๋ฅ˜๋˜๋ฉฐ ๋‹จ์ˆœํ•œ ์ž‘์—…์„ ์ž๋™ํ™”ํ•˜๊ธฐ ์œ„ํ•ด ๋“ฑ์žฅํ•œ ํŒจํ„ด ### Kubernetes Operators |Title| |:-:| |[Helm Operator](https://texonom.com/helm-operator-0c2042751a684ae1bdfaf7b6990388bf)| |[Flagger](https://texonom.com/flagger-63cbb147524b4de882c69561350b5935)| Operator๋ž€ ์ฟ ๋ฒ„๋„คํ‹ฐ์Šค ํด๋Ÿฌ์Šคํ„ฐ ์œ„์—์„œ ๋™์ž‘ํ•˜๋ฉฐ Custom Resource๋ฅผ ์ด์šฉํ•˜์—ฌ ์ฟ ๋ฒ„๋„คํ‹ฐ์Šค์™€ ๋™์ผํ•œ ๋ฐฉ๋ฒ•์œผ๋กœ ๋ฆฌ์†Œ์Šค๋ฅผ ๊ด€๋ฆฌํ•˜๋Š” ์†Œํ”„ํŠธ์›จ์–ด > [[Kubernetes - Operator] Kubernetes์ƒ์˜ Operator ๋‚˜๋ฆ„๋Œ€๋กœ ์ •๋ฆฌ](https://ccambo.blogspot.com/2020/12/kubernetes-operator-kubernetes-operator.html) > [Helm Operator ์†Œ๊ฐœ](https://coffeewhale.com/kubernetes/gitops/helm/2020/05/13/helm-operator/)
6fe2e78fd8804e4bbdc5ef9143a0caad
Flagger
Kubernetes Operators
Jul 4, 2023
Alan Jo
Alan Jo
Jul 4, 2023
[Flux CD](https://texonom.com/flux-cd-a1b9f1720f4f4198b6d9426ab70cedcd)
[flagger](https://github.com/fluxcd/flagger) > [Flagger](https://fluxcd.io/flagger/)
63cbb147524b4de882c69561350b5935
Helm Operator
Kubernetes Operators
Jul 19, 2020
Alan Jo
Alan Jo
Jul 4, 2023
Helm Operator๋ž€ Helm Chart๋ฅผ Custom Resource์ฒ˜๋Ÿผ ๊ด€๋ฆฌํ•  ์ˆ˜ ์žˆ๊ฒŒ ํ•ด์ฃผ๋Š” Operator Custom Resource๊ฐ€ ์ƒ์„ฑ๋  ๋•Œ helm chart๋ฅผ ์„ค์น˜ํ•ด์ฃผ๊ณ  (helm install) ๋ฆฌ์†Œ์Šค๊ฐ€ ์‚ญ์ œ๋  ๋•Œ, helm list์—์„œ ์‚ญ์ œ (helm delete)ํ•ฉ๋‹ˆ๋‹ค. Helm Operator์—์„œ ์ด Custom Resource๋ฅผ HelmRelease๋ผ๊ณ  ๋ถ€๋ฆ…๋‹ˆ๋‹ค. ์‚ฌ์šฉ์ž๊ฐ€ HelmRelease๋ผ๋Š” Custom Resource๋ฅผ ์ƒ์„ฑํ•˜๊ฒŒ ๋˜๋ฉด Helm Operator๊ฐ€ ์ž์ฒด์ ์œผ๋กœ control loop๋ฅผ ์‚ดํŽด๋ณด๋‹ค ๋ณ€๊ฒฝ๋œ ๊ฒƒ์„ ๊ฐ์ง€ํ•˜์—ฌ ์ƒˆ๋กœ์šด helm release๋ฅผ ๋ฐฐํฌ > [Helm Operator ์†Œ๊ฐœ](https://coffeewhale.com/kubernetes/gitops/helm/2020/05/13/helm-operator/)
0c2042751a684ae1bdfaf7b6990388bf
kubescape
Kubernetes Hardening Tools
Aug 24, 2021
Alan Jo
Alan Jo
Aug 24, 2021
testing if Kubernetes is deployed securely as defined in Kubernetes Hardening Guidance by to NSA and CISA > [GitHub - armosec/kubescape: kubescape is the first tool for testing if Kubernetes is deployed securely as defined in Kubernetes Hardening Guidance by to NSA and CISA (https://www.nsa.gov/News-Features/Feature-Stories/Article-View/Article/2716980/nsa-cisa-release-kubernetes-hardening-guidance/)](https://github.com/armosec/kubescape?utm_source=tldrnewsletter)
bbe5b58f2ab646b4979873b8cf33ce86
k8s container runtime
Kubernetes Setups
May 3, 2020
null
null
null
null
> [์ปจํ…Œ์ด๋„ˆ ๋Ÿฐํƒ€์ž„](https://kubernetes.io/ko/docs/setup/production-environment/container-runtimes/)
f58b96f7a4f844c095b2645886cc131d
Arkade
Kubernetes Package Managers
Feb 6, 2022
Alan Jo
Alan Jo
May 9, 2022
installing helm charts, with a single command downloading your favourite devops CLIs [arkade](https://github.com/alexellis/arkade)
30c2c5e0b03446d092e8db41e7bd783e
Helm
Kubernetes Package Managers
May 3, 2020
Alan Jo
Alan Jo
Mar 11, 2023
### kubernetes package manager ํ—ฌ๋ฆ„์€ charts ๋ผ๋Š” ํŒจํ‚ค์ง€ ํฌ๋งท์„ ์‚ฌ์šฉ ### Helm Notion |Title| |:-:| |[Helm Chart](https://texonom.com/helm-chart-ddca3a02c78244539067deaa8ff532ec)| |[helm operator](https://texonom.com/helm-operator-e47bc2c8f4184670bbc0f33e46d0fe9e)| ### Helm Usages |Title| |:-:| |[Helm CLI](https://texonom.com/helm-cli-0ab3531397774c49abc0ceb797de926c)| |[Helm Folder](https://texonom.com/helm-folder-76f1b00e0782434287310b8b201954ba)| |[Helm Dashboard](https://texonom.com/helm-dashboard-c8a4eef13b024d4d9943aed761b642af)| ### Install > [Installing Helm](https://helm.sh/docs/intro/install/)
d5e13cf8c52741ad9c708baa4c537f07
Kubernate
Kubernetes Package Managers
Jan 16, 2022
Alan Jo
Alan Jo
May 9, 2022
[kubernate](https://github.com/laurci/kubernate)
### Generate K8s Yml > [kubernate](https://www.npmjs.com/package/kubernate) > [Introduction](https://kubernate.dev/)
5e475ede2b9b451c9b4219d2c3f7ea0c
Kustomize
Kubernetes Package Managers
Jul 20, 2021
Alan Jo
Alan Jo
May 9, 2022
helm์— ๋น„ํ•ด ๊ฐ€๋ณ๊ณ  ๊ฐ„๋‹จํ•œ Customization of kubernetes YAML configurations > [kubernetes-sigs/kustomize](https://github.com/kubernetes-sigs/kustomize)
46ce95f07efd43de9982e9c5aaef958c
Timoni
Kubernetes Package Managers
Jul 4, 2023
Alan Jo
Alan Jo
Jul 4, 2023
[Cue Lang](https://texonom.com/cue-lang-b7d92dcd1c264de9a0610c34da2ded62)
[timoni](https://github.com/stefanprodan/timoni) > [timoni](https://timoni.sh/)
8ef2e5eea627455393ede3067e8471fc
Helm Chart
Helm Notion
May 14, 2020
Alan Jo
Alan Jo
Mar 11, 2023
Application ๋ฐฐํฌํ• ๋•Œ Helm Chart ๋ฅผ ์ž‘์„ฑํ•ด์„œ๋ฐฐํฌ ์ฐจํŠธ๋Š” ์ฟ ๋ฒ„๋„คํ‹ฐ์Šค ๋ฆฌ์†Œ์Šค์™€ ๊ด€๋ จ๋œ ์…‹์„ ์„ค๋ช…ํ•˜๋Š” ํŒŒ์ผ์˜ ๋ชจ์Œ ํŒŒ๋“œ๋ฅผ ๋ฐฐํฌํ•˜๋Š” ๊ฒƒ์ฒ˜๋Ÿผ ๋‹จ์ˆœํ•œ ํ˜•ํƒœ๋‚˜ ์™„์ „ํ•œ ์›น์•ฑ ๊ฐ™์ด ๋ณต์žกํ•œ ํ˜•ํƒœ๋กœ ์‚ฌ์šฉ > [์ฐจํŠธ](https://helm.sh/ko/docs/topics/charts/)
ddca3a02c78244539067deaa8ff532ec
helm operator
Helm Notion
May 14, 2020
Alan Jo
Alan Jo
Mar 11, 2023
> [Helm Operator ์†Œ๊ฐœ](https://coffeewhale.com/kubernetes/gitops/helm/2020/05/13/helm-operator/)
e47bc2c8f4184670bbc0f33e46d0fe9e
Helm CLI
Helm Usages
Mar 11, 2023
Alan Jo
Alan Jo
Mar 11, 2023
```typehelm install {{package}}```
0ab3531397774c49abc0ceb797de926c
Helm Dashboard
Helm Usages
Jul 20, 2021
Alan Jo
Alan Jo
Mar 11, 2023
Helm GUI [helm-dashboard](https://github.com/komodorio/helm-dashboard)
c8a4eef13b024d4d9943aed761b642af
Helm Folder
Helm Usages
Mar 11, 2023
Alan Jo
Alan Jo
Mar 11, 2023
```typewordpress/ Chart.yaml # ์ฐจํŠธ์— ๋Œ€ํ•œ ์ •๋ณด๋ฅผ ๊ฐ€์ง„ YAML ํŒŒ์ผ LICENSE # ์˜ต์…˜: ์ฐจํŠธ์˜ ๋ผ์ด์„ผ์Šค ์ •๋ณด๋ฅผ ๊ฐ€์ง„ ํ…์ŠคํŠธ ํŒŒ์ผ README.md # ์˜ต์…˜: README ํŒŒ์ผ values.yaml # ์ฐจํŠธ์— ๋Œ€ํ•œ ๊ธฐ๋ณธ ํ™˜๊ฒฝ์„ค์ • ๊ฐ’๋“ค values.schema.json # ์˜ต์…˜: values.yaml ํŒŒ์ผ์˜ ๊ตฌ์กฐ๋ฅผ ์ œ์•ฝํ•˜๋Š” JSON ํŒŒ์ผ charts/ # ์ด ์ฐจํŠธ์— ์ข…์†๋œ ์ฐจํŠธ๋“ค์„ ํฌํ•จํ•˜๋Š” ๋””๋ ‰ํ„ฐ๋ฆฌ crds/ # ์ปค์Šคํ…€ ์ž์›์— ๋Œ€ํ•œ ์ •์˜ templates/ # values์™€ ๊ฒฐํ•ฉ๋  ๋•Œ, ์œ ํšจํ•œ ์ฟ ๋ฒ„๋„คํ‹ฐ์Šค manifest ํŒŒ์ผ๋“ค์ด ์ƒ์„ฑ๋  ํ…œํ”Œ๋ฆฟ๋“ค์˜ ๋””๋ ‰ํ„ฐ๋ฆฌ templates/NOTES.txt # ์˜ต์…˜: ๊ฐ„๋‹จํ•œ ์‚ฌ์šฉ๋ฒ•์„ ํฌํ•จํ•˜๋Š” ํ…์ŠคํŠธ ํŒŒ์ผ```
76f1b00e0782434287310b8b201954ba
Kubernetes Framework
Kubernetes Tools
Aug 29, 2022
Alan Jo
Alan Jo
Aug 29, 2022
### Kubernetes Frameworks |Title| |:-:| |[kubeless](https://texonom.com/kubeless-0b4a495ca59b458080848a19cf6611c5)| |[Acorn](https://texonom.com/acorn-b03168afb8aa4bc4beecadf88b677811)|
c7f4ebaa19854cfba79a4e5b37bafc47
Kubernetes Platform
Kubernetes Tools
Sep 26, 2020
Alan Jo
Alan Jo
Apr 1, 2022
### Kubernetes Platforms |Title| |:-:| |[Rancher](https://texonom.com/rancher-dfad6278baa14199aec592cfbac724a0)| |[kubersphere](https://texonom.com/kubersphere-95b263d482d1498798a268d6084f5ea3)| |[Octant](https://texonom.com/octant-215e1cd6030b4cea98266816699e98aa)| |[ ](https://texonom.com/c5bb5ddf46994097be57512fa721150f)| ### Kubernetes Providers |Title| |:-:| |[Okteto](https://texonom.com/okteto-47eb2f02da5f43feb07ce8eb05622a79)|
d33cee6f5179400facc920be1f89ed89
Kubernetes Policy Manager
Kubernetes Tools
Apr 15, 2022
Alan Jo
Alan Jo
Apr 15, 2022
### Kubernetes Policy Managers |Title| |:-:| |[Kyverno](https://texonom.com/kyverno-23efb67b8cdc477abf177cdcf8747fb3)|
5e090e98c53741bfb467d8a87a7e2400
Kubernetes Virtualization
Kubernetes Tools
Dec 5, 2020
Alan Jo
Alan Jo
Jul 27, 2022
[cloud-hypervisor](https://github.com/cloud-hypervisor/cloud-hypervisor) ### k8s Virtualization Tools |Title| |:-:| |[KubeVirt](https://texonom.com/kubevirt-e0280824040c4a14a2ad83986f93d775)| |[Virtoml](https://texonom.com/virtoml-b0af5b604e284200a5896a355c2fe111)| ### Kubevirt > [Yes, you can run VMs on Kubernetes with KubeVirt](https://opensource.com/article/20/9/vms-kubernetes-kubevirt)
7e07e6fea02f4d9d84fa999c93b71db4
Acorn
Kubernetes Frameworks
Aug 29, 2022
Alan Jo
Alan Jo
Aug 29, 2022
[acorn](https://github.com/acorn-io/acorn)
### containerized applicationย deployment on Kubernetes ```typecontainers: { nginx: { image: "nginx" ports: publish: "80/http" files: { "/usr/share/nginx/html/index.html": "<h1>Hi mom!</h1>" } }}``` ```typeacorn buildacorn pushacorn run``` > [Acorn Labs | Kubernetes Application Deployment](https://acorn.io/)
b03168afb8aa4bc4beecadf88b677811
kubeless
Kubernetes Frameworks
Dec 5, 2020
Alan Jo
Alan Jo
Aug 29, 2022
serverless kubernetes framework
0b4a495ca59b458080848a19cf6611c5
[Porter](https://texonom.com/porter-6175d15302bc40468141a779f76fa893)
Kubernetes Platforms
May 3, 2021
Alan Jo
Alan Jo
Apr 1, 2022
c5bb5ddf46994097be57512fa721150f
kubersphere
Kubernetes Platforms
May 3, 2020
Alan Jo
Alan Jo
Apr 1, 2022
> [kubesphere/kubesphere](https://github.com/kubesphere/kubesphere)
95b263d482d1498798a268d6084f5ea3
Octant
Kubernetes Platforms
Oct 15, 2020
Alan Jo
Alan Jo
Apr 1, 2022
> [Octant](https://www.jacobbaek.com/1025) > [vmware-tanzu/octant](https://github.com/vmware-tanzu/octant)
215e1cd6030b4cea98266816699e98aa
Rancher
Kubernetes Platforms
Nov 8, 2020
Alan Jo
Alan Jo
May 22, 2022
[rancher](https://github.com/rancher/rancher)
> [Rancher - SLEXN, Inc](https://www.slexn.com/rancher/)
dfad6278baa14199aec592cfbac724a0
Rancher Labs
Rancher Notion
Jun 13, 2023
Alan Jo
Alan Jo
Jun 13, 2023
Rancher Labs are now part of [SUSE Linux Enterprise](https://texonom.com/suse-linux-enterprise-d508c664d58745ab88db903d2a395806)
df8e2220d6a44c559c47df1d30d495e7
Rancher Version
Rancher Notion
Apr 14, 2022
Alan Jo
Alan Jo
Apr 14, 2022
### Rancher Versions |Title| |:-:| |[Rancher v2.4](https://texonom.com/rancher-v24-71ae37ebdaef4a67aefb0e50f7171bec)| |[Rancher v2.5](https://texonom.com/rancher-v25-894267745d20428e9fcb8c6b6752cce7)|
687ba4d5231d4b8391261fc5d9578a6b
Rancher v2.4
Rancher Versions
Nov 8, 2020
Alan Jo
Alan Jo
Apr 14, 2022
the Rancher management server can be installed on either an RKE cluster or a K3s Kubernetes cluster > [3. Install Kubernetes (Skip for Docker Installs)](https://rancher.com/docs/rancher/v2.x/en/installation/other-installation-methods/air-gap/launch-kubernetes/)
71ae37ebdaef4a67aefb0e50f7171bec
Rancher v2.5
Rancher Versions
Nov 8, 2020
Alan Jo
Alan Jo
Apr 14, 2022
Rancher can be installed on any Kubernetes cluster
894267745d20428e9fcb8c6b6752cce7
Rancher Cluster Manager
Rancher Usages
May 22, 2022
Alan Jo
Alan Jo
May 22, 2022
89392fc29f954058b90c9f54e91078d6
Rancher Dashboard
Rancher Usages
Apr 14, 2022
Alan Jo
Alan Jo
May 22, 2022
์Œ์ฒญ์ข‹๋‹ค
c589e980f19f4f01907ce28ea597bf1c
Rancher Desktop
Rancher Usages
Oct 10, 2021
Alan Jo
Alan Jo
Nov 10, 2022
[Docker Desktop](https://texonom.com/docker-desktop-780fb02d28034259ba004345c7046aa4) [Podman Desktop](https://texonom.com/podman-desktop-c5e2d0d5db1c497783eb81ea004b2c23)
## All in One container based development environment ### Rancher Desktop Notion |Title| |:-:| |[Rancher Desktop Structure](https://texonom.com/rancher-desktop-structure-6d0a4048050f4d3a9a82423f7a42acf6)| |[Rancher Desktop Volume](https://texonom.com/rancher-desktop-volume-f45630b5b53745869a782e454392aa99)| ### Rancher Desktop Usages |Title| |:-:| |[Rancher Desktop Init](https://texonom.com/rancher-desktop-init-0591f11cd6d1415393885237761d160f)| |[Rancher Desktop CLI](https://texonom.com/rancher-desktop-cli-a334194f6be545bfa5c305178cd753b2)| ### Document > [Introduction | Rancher Desktop Docs](https://docs.rancherdesktop.io/) > [Kubernetes and container management on the desktop](https://rancherdesktop.io/)
f338920739e74491bc5334409b83eece
Rancher Kim
Rancher Usages
Oct 10, 2021
Alan Jo
Alan Jo
Apr 14, 2022
## Kubernetes Image Manager `kim` enables building images locally, natively on yourย `[k3s](https://k3s.io/)`ย cluster like docker `build/push/pull/tag` backend consisting of aย [BuildKit](https://texonom.com/buildkit-9e62a890bb634491be206776997fdaed) ย daemon bound to the Kubelet's underlying containerd socket > [GitHub - rancher/kim: In ur kubernetes, buildin ur imagez](https://github.com/rancher/kim)
0134417b60ce4fbd8966063c880085de
Rancher OS
Rancher Usages
Oct 10, 2021
Alan Jo
Alan Jo
Apr 14, 2022
### Everything in RancherOS is a container managed by Docker [Linux Distribution](https://texonom.com/linux-distribution-9c2b7cfb96f143f4bbc05d0414aa6c01) smallest, easiest way to run Docker in production [Docker](https://texonom.com/docker-103c7b90450f45bda55b9b75d0d9e73a) ![](https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F7577e72a-34be-4b6a-a969-56dc9193fbd7%2FUntitled.png?table=block&id=5647c6f9-8908-4912-977f-14dc94273a29&cache=v2) > [GitHub - rancher/os: Tiny Linux distro that runs the entire OS as Docker containers](https://github.com/rancher/os)
71cc9cde9b4441759a742f53fc404077
Rancher Desktop Structure
Rancher Desktop Notion
May 22, 2022
Alan Jo
Alan Jo
Nov 10, 2022
[Rancher Kim](https://texonom.com/rancher-kim-0134417b60ce4fbd8966063c880085de) [Helm](https://texonom.com/helm-d5e13cf8c52741ad9c708baa4c537f07) [Lima](https://texonom.com/lima-53d5829cbee34df984ef501117e3a088)
![](https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F2d286aa7-5935-43f5-b379-466a4b38db3d%2FUntitled.png?table=block&id=0ba3fa66-7e8e-4c2b-aa55-18cc108dbf8e&cache=v2)
6d0a4048050f4d3a9a82423f7a42acf6
Rancher Desktop Volume
Rancher Desktop Notion
May 18, 2022
Alan Jo
Alan Jo
May 22, 2022
> [Volumes and Storage](https://rancher.com/docs/k3s/latest/en/storage/)
f45630b5b53745869a782e454392aa99
Rancher Desktop CLI
Rancher Desktop Usages
May 22, 2022
Alan Jo
Alan Jo
May 22, 2022
[nerdctl](https://texonom.com/nerdctl-32eaaff03fc242e0943d43474aab0d8b) [kubectl](https://texonom.com/kubectl-bea1db76245d4d8ebf8117974ac63994)
`nerdctl`, a mostly docker compatible CLI, is now included with Rancher Desktop can use docker also instead of `containerd `for using images which use [Docker API](https://texonom.com/docker-api-07a619bc6ae74f3ebcd1933c5fb014df)
a334194f6be545bfa5c305178cd753b2
Rancher Desktop Init
Rancher Desktop Usages
Oct 11, 2021
Alan Jo
Alan Jo
May 22, 2022
### Windows - start rancher desktop and docker desktop else error ### Mac ```typesudo mkdir -p /usr/local/binsudo chown $USER /usr/local/bin``` [Insufficient permission to manipulate /usr/local/bin](https://github.com/rancher-sandbox/rancher-desktop/issues/1155)
0591f11cd6d1415393885237761d160f
Okteto
Kubernetes Providers
Jun 17, 2021
Alan Jo
Alan Jo
Apr 1, 2022
47eb2f02da5f43feb07ce8eb05622a79
Okteteo DNS
Okteto Usage
Mar 9, 2022
Alan Jo
Alan Jo
Mar 9, 2022
### Root DNS ```typeapiVersion: v1kind: Servicemetadata: name: hello-service annotations: dev.okteto.com/auto-ingress: "domain"spec: type: ClusterIP ports: - name: "hello-world" port: 8080 selector: app: hello-world``` subdomain is auto mapped > [Custom Domain Names for your Applications | Okteto Documentation](https://www.okteto.com/docs/cloud/custom-domains/)
72ed5c5c32b84ceda52fad29f8415a71
Okteteo Kubernetes
Okteto Usage
Mar 9, 2022
Alan Jo
Alan Jo
Mar 9, 2022
0380d00c910c42439240e3165a9bca0e
Okteto Auto Ingress
Okteto Usage
Mar 9, 2022
Alan Jo
Alan Jo
Mar 9, 2022
ssl dns
e1ebc2cf94cc4519b17c53b6ade85a97
Okteto CLI
Okteto Usage
Mar 9, 2022
Alan Jo
Alan Jo
Mar 9, 2022
### Okteto CLIs |Title| |:-:| |[okteto namespace](https://texonom.com/okteto-namespace-d648a44c8cf043838afc5bc22d8b5ded)| |[okteto login](https://texonom.com/okteto-login-7717c282aecd485ba9437431b228cf3b)| |[okteto analytics](https://texonom.com/okteto-analytics-5055ea1b74804fe19b1d5eb7f4bb7cc3)| ### install > [Okteto CLI | Okteto Documentation](https://www.okteto.com/docs/getting-started/installation/)
fc3d68ecac9f4390b0eb036206537adb
Okteto Enterprise
Okteto Usage
Mar 9, 2022
Alan Jo
Alan Jo
Mar 9, 2022
self hosted
56b35a629aca4c2caffbf0fe72f17596
Okteto Pipeline
Okteto Usage
Mar 9, 2022
Alan Jo
Alan Jo
Mar 9, 2022
> [Configure your Okteto Pipeline | Okteto Documentation](https://www.okteto.com/docs/cloud/okteto-pipeline/)
e46242b39a2f4f1b85565b076c6dff3d
Okteto Stack
Okteto Usage
Jun 17, 2021
Alan Jo
Alan Jo
Mar 9, 2022
[Compose Spec](https://texonom.com/compose-spec-08f93c987ee44b2598229df98b23bede)
```typeokteto stack deploy --wait``` ### start > [Untitled](https://okteto.com/docs/tutorials/stacks-getting-started) ### manifest example & port endpoint > [Stacks Manifest Reference | Okteto Documentation](https://okteto.com/docs/reference/stacks/)
b60cac7bbc88427e9fff9a1ca0fc9f66
okteto analytics
Okteto CLIs
Mar 9, 2022
Alan Jo
Alan Jo
Mar 9, 2022
### disable ```typeokteto analytics -d```
5055ea1b74804fe19b1d5eb7f4bb7cc3
okteto login
Okteto CLIs
Mar 9, 2022
Alan Jo
Alan Jo
Mar 9, 2022
login to cluster
7717c282aecd485ba9437431b228cf3b
okteto namespace
Okteto CLIs
Mar 9, 2022
Alan Jo
Alan Jo
Mar 9, 2022
change namespace shortcut
d648a44c8cf043838afc5bc22d8b5ded
Kyverno
Kubernetes Policy Managers
Apr 15, 2022
Alan Jo
Alan Jo
Apr 15, 2022
[kyverno](https://github.com/kyverno/kyverno) [Kustomize](https://texonom.com/kustomize-46ce95f07efd43de9982e9c5aaef958c)
23efb67b8cdc477abf177cdcf8747fb3
KubeVirt
k8s Virtualization Tools
Oct 15, 2020
Alan Jo
Alan Jo
Jul 27, 2022
> [Yes, you can run VMs on Kubernetes with KubeVirt](https://opensource.com/article/20/9/vms-kubernetes-kubevirt)
e0280824040c4a14a2ad83986f93d775
Virtoml
k8s Virtualization Tools
Jul 27, 2022
Alan Jo
Alan Jo
Jul 27, 2022
[virtink](https://github.com/smartxworks/virtink)
b0af5b604e284200a5896a355c2fe111
DKOS
Mesos
null
null
null
null
null
mesos๋ฅผ ์ด์šฉํ•œ ์นด์นด์˜ค์˜ Kubernetes as a Service Kubernetes์˜ ๋ผ์ด๋ธŒ ์—…๊ทธ๋ ˆ์ด๋“œ(Kubernetes Live Upgrade)๋ฅผ API ํ˜•ํƒœ๋กœ ์ œ๊ณต > [Kubernetes ์šด์˜์„ ์œ„ํ•œ etcd ๊ธฐ๋ณธ ๋™์ž‘ ์›๋ฆฌ์˜ ์ดํ•ด](https://tech.kakao.com/2021/12/20/kubernetes-etcd/)
6e193ea1eb6740bdb544992641b4d2ed
ECR
Container Registries
Mar 28, 2020
null
null
null
null
Amazon Elastic Container Registry(ECR)๋Š” ๊ฐœ๋ฐœ์ž๊ฐ€ Docker ์ปจํ…Œ์ด๋„ˆ ์ด๋ฏธ์ง€๋ฅผ ์†์‰ฝ๊ฒŒ ์ €์žฅ, ๊ด€๋ฆฌ ๋ฐ ๋ฐฐํฌํ•  ์ˆ˜ ์žˆ๊ฒŒ ํ•ด์ฃผ๋Š” ์™„์ „๊ด€๋ฆฌํ˜• Docker ์ปจํ…Œ์ด๋„ˆ ๋ ˆ์ง€์ŠคํŠธ๋ฆฌ์ž…๋‹ˆ๋‹ค > [Amazon ECR | Amazon Web Services](https://aws.amazon.com/ko/ecr/)
7af48bd13f014fec8c204cad7c7d4247
GCR
Container Registries
Mar 28, 2020
null
null
null
null
> [์ด๋ฏธ์ง€ ๊ด€๋ฆฌ | Container Registry ๋ฌธ์„œ | Google Cloud](https://cloud.google.com/container-registry/docs/managing?hl=ko) ```typegcloud auth configure-docker```
19fdab44b794432097fa93c4f9d5e858
Harbor
Container Registries
Mar 28, 2020
null
null
null
null
> [Harbor๊ฐ€ ๋ฌด์—‡์ธ๊ฐ€?](https://happyer16.tistory.com/entry/Harbor%EA%B0%80-%EB%AC%B4%EC%97%87%EC%9D%B8%EA%B0%80) > [goharbor/harbor](https://github.com/goharbor/harbor)
92f4be267c6043259c1bb7d80a96689f
Page 1
Options
Mar 28, 2020
null
null
null
null
### function ```type```
65d07f72777d475db801caaf572d0d6b
Skopeo
Container Registry Tools
Sep 27, 2020
null
null
null
null
Skopeo๋Š” ์ด๋ฏธ์ง€ ์ €์žฅ์†Œ์—์„œ ๋‹ค์–‘ํ•œ ์ž‘์—…์„ ์ˆ˜ํ–‰ํ•˜๋Š” ๋ช…๋ น์ค„ ๋„๊ตฌ์ž…๋‹ˆ๋‹ค. ๊ธฐ์กด ๋„์ปค๊ฐ€ ๋‹ค๋ฅธ ๋ ˆ์ง€์ŠคํŠธ๋ฆฌ์— ์ด๋ฏธ์ง€๋ฅผ ๋ณต์‚ฌํ•˜๊ธฐ ์œ„ํ•ด pull, tag, push๋ฅผ ์‚ฌ์šฉํ–ˆ๋‹ค๋ฉด Skopeo๋Š” ๊ฐ„๋‹จํ•˜๊ฒŒ copy ๋ช…๋ น์œผ๋กœ ํ•ด๋‹น ๊ธฐ๋Šฅ์„ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค. ์ถ”๊ฐ€๋กœ ์ €์žฅ์†Œ์— ์žˆ๋Š” ์ด๋ฏธ์ง€ ์ด๋ฆ„์— ๋Œ€ํ•ด ๋กœ์šฐ ๋ ˆ๋ฒจ ์ •๋ณด๋ฅผ ์ œ๊ณต > [GPU Accelerated SQL queries with PostgreSQL & PG-Strom in OpenShift-3.10](https://www.openshift.com/blog/gpu-accelerated-sql-queries-with-postgresql-pg-strom-in-openshift-3-10) ### Container Registries 1 |Title| |:-:|
163433db1b8c49f5a7252e61e1b1f706
Moby
Linux Container Tools
Oct 8, 2021
Alan Jo
Alan Jo
Mar 6, 2022
### open-source project created by Docker Docker is committed to using Moby as the upstream for the Docker Product > [GitHub - moby/moby: Moby Project - a collaborative project for the container ecosystem to assemble container-based systems](https://github.com/moby/moby) > [Moby](https://mobyproject.org/)
6d2c1aa8fe8443d3915a8798d70e8314
Cachy-sched
Linux Scheduler
null
null
null
null
null
> [hamadmarri/cachy-sched](https://github.com/hamadmarri/cachy-sched)
0709b2b9a263461d894e61fe7fa06ae0
Cgroup
Linux Process Usages
Jan 25, 2020
Alan Jo
Alan Jo
Aug 9, 2023
### Control group [Cgroup image](https://texonom.com/cgroup-image-9dc6b9c0e8b4469db60f321beb19cae2) [cgroup model](https://texonom.com/cgroup-model-bb5d75ab24e54782abed21e0458426ff) [cgroup init](https://texonom.com/cgroup-init-bbd8a0f289514ccb8e8249276ad67f19) [cgcreate](https://texonom.com/cgcreate-f9f7a30db6eb44698e6a41f9808e2e74) [cgset](https://texonom.com/cgset-aebb07a8241947d79e20ee1ac7abfba0) [cgexec](https://texonom.com/cgexec-73a54bdbbfb84265adecec78f7072c96) > [[cgroup] 1. cgroup ์ด๋ž€?](https://sonseungha.tistory.com/535) > [[Linux] cgroups](https://hwwwi.tistory.com/12) > [Docker(container)์˜ ์ž‘๋™ ์›๋ฆฌ: namespaces and cgroups](https://tech.ssut.me/what-even-is-a-container/)
1f5d5331ae4d4985aec7622d0f73d8c9
chroot
Linux Process Usages
Sep 27, 2020
Alan Jo
Alan Jo
Aug 9, 2023
```typemkdir new-root/lib -pmkdir new-root/lib64 -pmkdir new-root/bin -pcp /bin/bash new-root/bin/ldd /bin/bashcp /lib/x86_64-linux-gnu/libtinfo.so.5 new-root/lib/cp /lib/x86_64-linux-gnu/libdl.so.2 new-root/lib/cp /lib/x86_64-linux-gnu/libc.so.6 new-root/lib/cp /lib64/ld-linux-x86-64.so.2 new-root/lib64/chroot new-root /bin/bash``` root ๋ฐ–์œผ๋กœ ๋ฒ—์–ด๋‚  ์ˆ˜ ์—†์Œ ์ผ๋ฐ˜์ ์œผ๋กœ ํ•˜์ง€๋งŒ `escape_chroot.c` ๊ฐ™์€ ํŒŒ์ผ๋กœ ํƒˆ์˜ฅ๊ฐ€๋Šฅ ํƒˆ์˜ฅํ–ˆ๋‹ค๋Š” ๊ฑฐ๋Š” real root๋ฅผ ์ทจ๋“ํ–ˆ๋‹ค๋Š” ๋ง ### docker image chroot ```typecd /tmpmkdir nginx-rootdocker export $(docker create nginx) | tar -C nginx-root -xvf -chroot nginx-root /bin/shls``` > [Google Cloud metrics | Cloud Monitoring](http://cloud.google.com/monitoring/api/metrics_gcp#gcp-run)
b803f17de1a544d2b793173bdf4adf75
daemon
Linux Process Usages
Nov 5, 2019
Alan Jo
Seong-lae Cho
Aug 9, 2023
### demons exec by init Httpd: HTTP ํ˜น์€ HTTPS์š”์ฒญ์„ ์ฒ˜๋ฆฌํ•˜๋Š” ์›น ์„œ๋ฒ„ Sendmail: ์ „์ž๋ฉ”์ผ ์„œ๋ฒ„ NFS: ๋„คํŠธ์›Œํฌ ํŒŒ์ผ ์‹œ์Šคํ…œ์œผ๋กœ UNIX ์‹œ์Šคํ…œ ๊ฐ„์˜ ํŒŒ์ผ์„ ๊ณต์œ ํ•  ์ˆ˜ ์žˆ๋„๋ก ํ•œ ํŒŒ์ผ ์‹œ์Šคํ…œ Inetd: ํŠธ๋ž˜ํ”ฝ์ด ๋งŽ์ง€ ์•Š์€ ๋„คํŠธ์›Œํฌ ์„œ๋น„์Šค๋“ค์„ ๋Œ€์‹ ํ•ด Listeningํ•˜๋Š” ๋ฐ๋ชฌtelnet, ftp ๋“ฑ๊ณผ ๊ฐ™์ด ์‚ฌ์šฉ์ด ๊ฐ„ํ—์ ์ด๊ฑฐ๋‚˜ ๋งŽ์ด ์•Š์€ ์„œ๋น„์Šค๊ฐ€ ํ•ญ์ƒ ๋ฉ”๋ชจ๋ฆฌ์— ์ƒ์ฃผ๋˜์ง€ ์•Š๊ณ , ์š”์ฒญ์ด ์žˆ์„๋•Œ๋งŒ ๋ฉ”๋ชจ๋ฆฌ์— ๋กœ๋”ฉ๋  ์ˆ˜ ์žˆ๋„๋ก ๋Œ€์‹ ํ•ด์„œ ์š”์ฒญ์„ listeningํ•ฉ๋‹ˆ๋‹ค.
98a9eccfcea84dfc8f4f1dd5efb6df46
Linux Namespace
Linux Process Usages
May 11, 2021
Alan Jo
Alan Jo
Aug 9, 2023
[unshare](https://texonom.com/unshare-b040be409b56418388c4ede1cc2c6932) [PID](https://texonom.com/pid-723d5306e37c4ad7bc41198cc01abffb) [Linux Container](https://texonom.com/linux-container-4d5f19a0756449b5a61227cefb6e33e4)
### **process' namespace information** **Child Inherit Parent namespace** - `/proc/{pid}/ns` > - `/proc/{pid}/ns/mnt` ์ปจํ…Œ์ด๋„ˆ ํŒŒ์ผ ์‹œ์Šคํ…œ์ด๋‚˜ ๋„คํŠธ์›Œํ‚น๊ณผ ๊ฐ™์€ ์‹œ์Šคํ…œ ๋ฆฌ์†Œ์Šค๋ฅผ ๊ฐ€์ƒํ™”ํ•  ์ˆ˜ ์žˆ๊ฒŒํ•˜๋Š” ๊ทผ๊ฐ„๊ธฐ์ˆ  ๋‘๊ฐœ์˜ ๋‹ค๋ฅธ ํ”„๋กœ์„ธ์Šค๊ฐ€ ํ•œ ํ˜ธ์ŠคํŠธ์—์„œ ๋™์ผํ•œ PID๋ฅผ ๊ฐ€์งˆ ์ˆ˜ ์žˆ๋‹ค๋Š” ๊ฒƒ์„ ์˜๋ฏธ ### Linux Namespaces |Title| |:-:| |[linux mount namespace](https://texonom.com/linux-mount-namespace-4078ad8d99414c0d8e9af75844334bff)| |[linux uts namespace](https://texonom.com/linux-uts-namespace-a683b819309a4a6da02e2eb492300679)| |[linux ipc namespace](https://texonom.com/linux-ipc-namespace-68ffa717ef164d74971b9ae0e26c3192)| |[linux network namespace](https://texonom.com/linux-network-namespace-65863fd528c1444fa6f6c2409568a9df)| |[linux pid namespace](https://texonom.com/linux-pid-namespace-68583a6820e349f4a46777e618831fa1)| |[linux user namespace](https://texonom.com/linux-user-namespace-79957c4a9b9c4d4ba27e59ffe8a58389)| |[linux cgroup namespace](https://texonom.com/linux-cgroup-namespace-b6b33939b3e44f3aaa225678b61ba8e5)| |[linux time namespace](https://texonom.com/linux-time-namespace-5007830828434527905538e0a55a1bb9)| |[linux syslog namespace](https://texonom.com/linux-syslog-namespace-9b452ba29c9c446d839efe9188b20588)| ### Linux Namespace Packages |Title| |:-:| |[lsns](https://texonom.com/lsns-8a20d6ba2a324adeb489c8ad6fc066ec)| |[unshare](https://texonom.com/unshare-b040be409b56418388c4ede1cc2c6932)| |[ip netns](https://texonom.com/ip-netns-e4b19e654f4442a7a5fdc03d158874fa)| |[nsenter](https://texonom.com/nsenter-7833b118469f4c5f8b0daef7e80db526)| ![](https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F0f2a26ff-1071-4080-a6dd-e94c6bf9798a%2FIMG_1401.jpg?table=block&id=eb9d0c78-b7d4-47a7-a6e3-a357c6450d9b&cache=v2) ### API > [The Linux kernel user-space API guide โ€” The Linux Kernel documentation](https://www.kernel.org/doc/html/latest/userspace-api/) > [ํ”๋“ค๋ฆฌ๋Š” ๋„์ปค(Docker)์˜ ์œ„์ƒ: OCI์™€ CRI ์ค‘์‹ฌ์œผ๋กœ ์žฌํŽธ๋˜๋Š” ์ปจํ…Œ์ด๋„ˆ ์ƒํƒœ๊ณ„](https://www.samsungsds.com/global/ko/support/insights/docker.html) > [[๋ฒˆ์—ญ]์ฟ ๋ฒ„๋„คํ‹ฐ์Šค ํŒจํ‚ท์˜ ์‚ถ - #1](https://coffeewhale.com/packet-network1)
7467966a140049f4b869a784d36d9852
pivot_root
Linux Process Usages
May 11, 2021
Alan Jo
Alan Jo
Aug 9, 2023
root์˜ file system์„ ์ƒˆ๋กœ ๋งŒ๋“ค์–ด์„œ ํƒˆ์˜ฅ ๋ชปํ•˜๊ฒŒ ํ•จ ```typepivot_root [new-root] [old-root]``` ```typecd /tmpmkdir nginx-rootdocker export $(docker create nginx) | tar -C nginx-root -xvf -mkdir new-rootmount -n -t tmpfs -o size=800M none ./new-rootcp -r nginx-root/* ./new-rootmkdir ./new-root/old-rootcd new_rootunshare -mpivot_root . old-rootcd /ls``` > [2ํŽธ.์ปจํ…Œ์ด๋„ˆ ์ธํ„ฐ๋„(2)](https://netpple.github.io/docs/make-container-without-docker/container-internal-2)
db766edf74b14b24859cfcba7f99d4f9
cgcreate
Cgroup
null
null
null
null
null
- a option owner - g option [controllers:path] ```typecgcreate -a root -g cpu:mycgroupcd /sys/fs/cgroup/cpu/mycgroupcat cpu.cfs__period_uscat cpu.cfs__quota_us```
f9f7a30db6eb44698e6a41f9808e2e74
cgexec
Cgroup
null
null
null
null
null
```typegcexec -g cpu:mycgroup stress -c 1```
73a54bdbbfb84265adecec78f7072c96
**Cgroup image**
Cgroup
null
null
null
null
null
![](https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F21766ba4-7880-44fd-ac24-116065fbf5be%2FFB_IMG_1578439778910.jpg?table=block&id=64f1dd5b-7703-4a0b-a775-de54d66bbef8&cache=v2)
9dc6b9c0e8b4469db60f321beb19cae2
cgroup init
Cgroup
null
null
null
null
null
cgroup์€ ๋‘ ๊ฐ€์ง€ ๋ฐฉ๋ฒ•์œผ๋กœ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. 1. cgroup ๊ฐ€์ƒํŒŒ์ผ์‹œ์Šคํ…œ์„ ๋งˆ์šดํŠธํ•˜์—ฌ ํŒŒ์ผ ๋ฐ ๋””๋ ‰ํ† ๋ฆฌ๋ฅผ ์กฐ์ž‘ํ•˜๋Š” ๋ฐฉ๋ฒ• 2. ์‚ฌ์šฉ์ž ๋„๊ตฌ ์‚ฌ์šฉ (Debian, ubuntu๋Š” cgroup-bin / RHEL, CentOS๋Š” libcgroup) cgroup์˜ ์‹ค์ฒด๋Š” ํŒŒ์ผ์‹œ์Šคํ…œ์ž…๋‹ˆ๋‹ค. cgroup์€ ์˜ค์ง ํ”„๋กœ์„ธ์Šค(ํƒœ์Šคํฌ) ๋“ค์„ ๊ทธ๋ฃนํ™” ํ•˜๋Š” ์—ญํ• ๋งŒ ํ•˜๋ฉฐ ๋‚ด๋ถ€์ ์œผ๋กœ ์ž์›์„ ์ œํ•œํ•˜๊ฑฐ๋‚˜ ํ• ๋‹นํ•˜๋Š” ์—ญํ• ์€ ์„œ๋ธŒ์‹œ์Šคํ…œ์—์„œ ์ˆ˜ํ–‰๋ฉ๋‹ˆ๋‹ค. ```typeapt install -y cgroup-tools stress```
bbd8a0f289514ccb8e8249276ad67f19
cgroup model
Cgroup
null
null
null
null
null
### **Cgroup ๋ชจ๋ธ** Cgroup์€ ๋‹ค์Œ๊ณผ ๊ฐ™์€ ์ ์—์„œ ํ”„๋กœ์„ธ์Šค์™€ ์œ ์‚ฌํ•ฉ๋‹ˆ๋‹ค: - ๊ณ„์ธต์ ์ด๋‹ค. - ์ž์‹ cgroup์€ ๋ถ€๋ชจ cgroup์—์„œ ํŠน์ • ์†์„ฑ์„ ์ƒ์†ํ•œ๋‹ค.
bb5d75ab24e54782abed21e0458426ff
cgset
Cgroup
null
null
null
null
null
```typecgset -r cpu.cfs_quota_us=30000 mycgroup```
aebb07a8241947d79e20ee1ac7abfba0
ip netns
Linux Namespace Packages
May 11, 2021
Alan Jo
Alan Jo
May 11, 2021
```typeip netns add [namespace name]ip netns list```
e4b19e654f4442a7a5fdc03d158874fa
lsns
Linux Namespace Packages
May 11, 2021
Alan Jo
Alan Jo
May 11, 2021
list names ### list namespace ```typelsns - list namespaceslsns -t net -p $$``` -p pid -t [type of namespace]
8a20d6ba2a324adeb489c8ad6fc066ec
nsenter
Linux Namespace Packages
May 11, 2021
Alan Jo
Alan Jo
May 11, 2021
```typensenter --net=/var/run/netns/mynet```
7833b118469f4c5f8b0daef7e80db526
unshare
Linux Namespace Packages
May 11, 2021
Alan Jo
Alan Jo
May 11, 2021
- `m` option divide mount namespace process [linux mount namespace](https://texonom.com/linux-mount-namespace-4078ad8d99414c0d8e9af75844334bff) - `u` option uts namespace - `n` option isolate network namespaces - `p` option isolate pid namespaces
b040be409b56418388c4ede1cc2c6932
linux cgroup namespace
Linux Namespaces
May 11, 2021
Alan Jo
Alan Jo
May 11, 2021
b6b33939b3e44f3aaa225678b61ba8e5
linux ipc namespace
Linux Namespaces
May 11, 2021
Alan Jo
Alan Jo
May 11, 2021
### Isolate System V IPC, Posix message Queues ![](https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Fec968570-bbbf-4c60-80c1-3e5713933b51%2FUntitled.png?table=block&id=58eaf6d1-7215-420a-bfe4-85a69fd750e6&cache=v2) > [2ํŽธ.์ปจํ…Œ์ด๋„ˆ ์ธํ„ฐ๋„(2)](https://netpple.github.io/docs/make-container-without-docker/container-internal-2)
68ffa717ef164d74971b9ae0e26c3192
linux mount namespace
Linux Namespaces
May 11, 2021
Alan Jo
Alan Jo
May 11, 2021
์ตœ์ดˆ์˜ namespace ```typeunshare -m /bin/bashmkdir /tmp/mount_nsmount -n -t tmpfs /tmp/mount_ns```
4078ad8d99414c0d8e9af75844334bff
linux network namespace
Linux Namespaces
May 11, 2021
Alan Jo
Alan Jo
Jan 21, 2023
### devices, stacks, ports ... ```typeip netns add clientip netns add serverip netns listip link add veth-client type veth peer name veth-serverip link list | grep veth``` veth network peer is network cable > [[๋ฒˆ์—ญ]์ฟ ๋ฒ„๋„คํ‹ฐ์Šค ํŒจํ‚ท์˜ ์‚ถ - #1](https://coffeewhale.com/packet-network1)
65863fd528c1444fa6f6c2409568a9df
linux pid namespace
Linux Namespaces
May 11, 2021
Alan Jo
Alan Jo
May 11, 2021
68583a6820e349f4a46777e618831fa1
linux syslog namespace
Linux Namespaces
May 11, 2021
Alan Jo
Alan Jo
May 11, 2021
9b452ba29c9c446d839efe9188b20588
linux time namespace
Linux Namespaces
May 11, 2021
Alan Jo
Alan Jo
May 11, 2021
5007830828434527905538e0a55a1bb9
linux user namespace
Linux Namespaces
May 11, 2021
Alan Jo
Alan Jo
May 11, 2021
๋ณด์•ˆ์ƒ ์ค‘์š” root ๊ถŒํ•œ ๋ฌธ์ œํ•ด๊ฒฐ uid gid ๋‹ค๋ฅด๊ฒŒ ์„ค์ •
79957c4a9b9c4d4ba27e59ffe8a58389
linux uts namespace
Linux Namespaces
May 11, 2021
Alan Jo
Alan Jo
May 11, 2021
Isolates Hostname and domain name ![](https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Fec968570-bbbf-4c60-80c1-3e5713933b51%2FUntitled.png?table=block&id=bf772a64-e116-4285-b205-007e58d5bbec&cache=v2) > [2ํŽธ.์ปจํ…Œ์ด๋„ˆ ์ธํ„ฐ๋„(2)](https://netpple.github.io/docs/make-container-without-docker/container-internal-2)
a683b819309a4a6da02e2eb492300679
Linux File Permission
Linux Security
null
null
null
null
null
> [๋ฆฌ๋ˆ…์ŠคCentOS7 - ํŒŒ์ผ ๋””๋ ‰ํ„ฐ๋ฆฌ์˜ ์†Œ์œ ๊ถŒ์™€ ํ—ˆ๊ฐ€๊ถŒ](https://hihighlinux.tistory.com/22) ![](https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F1f3a0d9a-bab8-489c-9bf9-abdd09ed16ab%2FUntitled.png?table=block&id=11e8f6e0-d69b-48e7-83af-b863aff40712&cache=v2) ```typels -al```
c845ed3e8d634db0b631fcf5e50b63a1
Linux Memory Protection
Linux Security
null
null
null
null
null
[Linux ASLR](https://texonom.com/linux-aslr-e9fdde68758548048c028c7a2e343d67) [Linux DEP](https://texonom.com/linux-dep-5ca3b3479c1449269ab72ece716caf84) [Linux ASCII-Armor](https://texonom.com/linux-ascii-armor-efa8d73031da45a4a32cf42016ac6b03) [Linux Stack Canary](https://texonom.com/linux-stack-canary-394fd596e4b946caa1efdd83db7e82a8) ```typecat /proc/self/maps``` [RTL Attack](https://texonom.com/rtl-attack-e9890522417d4d6c837d9fe3c65a0bc8) [bof ์ทจ์•ฝ์ ](https://texonom.com/bof-5b178835535542679d90bd63cd92bdd9) > [linux ํ™˜๊ฒฝ์—์„œ์˜ ๋ฉ”๋ชจ๋ฆฌ ๋ณดํ˜ธ๊ธฐ๋ฒ•์„ ์•Œ์•„๋ณด์ž(1)](https://bpsecblog.wordpress.com/2016/05/16/memory_protect_linux_1/)
4aa261be97af44898a3e8627ac9b7cd7
SELinux
Linux Security
null
null
null
null
null
๋ฏธ๊ตญ ๊ตญ๊ฐ€์•ˆ์ „๋ณด์žฅ๊ตญ์ด ์ œ๊ณตํ•˜๋Š” ๋ฆฌ๋ˆ…์Šค ์ปค๋„์— ๊ฐ•์ œ ์•ก์„ธ์Šค ์ œ์–ด ๊ธฐ๋Šฅ์„ ์ถ”๊ฐ€ํ•œ ๊ธฐ๋Šฅ ํ”„๋กœ์„ธ์Šค์—์„œ ์ˆ˜ํ–‰ ํ•  ์ˆ˜์žˆ๋Š” ์ž‘์—…์„ ์ œํ•œ SELinux๋Š” ํ”„๋กœ์„ธ์Šค๋งˆ๋‹ค ์•ก์„ธ์Šค ์ œํ•œ์„ ๊ฑฐ๋Š” TE(Type Enforcement)์™€ root ๋ฅผ ํฌํ•จํ•œ ๋ชจ๋“  ์‚ฌ์šฉ์ž์—๊ฒŒ ์ œ์–ด๋ฅผ ๊ฑฐ๋Š” RBAC(Role-based Access Control) ๋“ฑ์œผ๋กœ root ์—๊ฒŒ ๊ถŒํ•œ์ด ์ง‘์ค‘๋˜๋Š” ๊ฒƒ์„ ๋ง‰์•„์คŒ ### disable ```typesudo nano /etc/selinux/config# SELINUX=disabledrebootgetenforce# Disabled``` ### http issue ```typechcon -R -t httpd_sys_rw_content_t /var/www/mywebaudit2why < /var/log/audit/audit.logsemanage fcontext -l|grep html|grep httpd_sys_rw_content_tsetsebool -P httpd_unified 1``` ### http > [RHEL/CentOS 7 httpd SELinux policy ๋ณ€๊ฒฝ](https://www.lesstif.com/pages/viewpage.action?pageId=27984832) > [๊ฐœ๋ฐœ์ž๋ฅผ ์œ„ํ•œ ์ธํ”„๋ผ ๊ธฐ์ดˆ ์ด์ •๋ฆฌ](https://futurecreator.github.io/2018/11/09/it-infrastructure-basics/index.html)
0e9d36ff5e5342d28b8caa57bad9cf8a
bof ์ทจ์•ฝ์ 
Linux Memory Protection
null
null
null
null
null
5b178835535542679d90bd63cd92bdd9
Linux ASCII-Armor
Linux Memory Protection
null
null
null
null
null
### ASCII-Armor๋ž€, ๊ณต์œ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ ์˜์—ญ์˜ ์ƒ์œ„ ์ฃผ์†Œ์— 0x00์„ ํฌํ•จ์‹œํ‚ค๋Š” ๋ฐฉ๋ฒ• RTL(Return To Library) ๊ณต๊ฒฉ์— ๋Œ€์‘ํ•˜๊ธฐ ์œ„ํ•œ ๋ฐฉ๋ฒ•์œผ๋กœ ๊ณต๊ฒฉ์ž๊ฐ€ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋ฅผ ํ˜ธ์ถœํ•˜๋Š” Buffer Overflow ๊ณต๊ฒฉ์„ ํ•ด๋„ NULL๋ฐ”์ดํŠธ๋ฅผ ์‚ฝ์ž… > [linux ํ™˜๊ฒฝ์—์„œ์˜ ๋ฉ”๋ชจ๋ฆฌ ๋ณดํ˜ธ๊ธฐ๋ฒ•์„ ์•Œ์•„๋ณด์ž(1)](https://bpsecblog.wordpress.com/2016/05/16/memory_protect_linux_1/)
efa8d73031da45a4a32cf42016ac6b03
Linux ASLR
Linux Memory Protection
null
null
null
null
null
### Address Space Layout Randomization ASLR์ด๋ž€, ๋ฉ”๋ชจ๋ฆฌ์ƒ์˜ ๊ณต๊ฒฉ์„ ์–ด๋ ต๊ฒŒ ํ•˜๊ธฐ ์œ„ํ•ด ์Šคํƒ์ด๋‚˜ ํž™, ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ ๋“ฑ์˜ ์ฃผ์†Œ๋ฅผ ๋žœ๋ค์œผ๋กœ ํ”„๋กœ์„ธ์Šค ์ฃผ์†Œ ๊ณต๊ฐ„์— ๋ฐฐ์น˜ํ•จ์œผ๋กœ์จ ์‹คํ–‰ํ•  ๋•Œ ๋งˆ๋‹ค ๋ฐ์ดํ„ฐ์˜ ์ฃผ์†Œ๊ฐ€ ๋ฐ”๋€Œ๊ฒŒ ํ•˜๋Š” ๊ธฐ๋ฒ• disable aslr ```typeecho 0 > /proc/sys/kernel/randomize_va_space``` - ***randomize_va_space=0****ย : ASLR ํ•ด์ œ* - ***randomize_va_space=1****ย : ๋žœ๋ค ์Šคํƒ & ๋žœ๋ค ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ ์„ค์ •* - ***randomize_va_space=2****ย : ๋žœ๋ค ์Šคํƒ & ๋žœ๋ค ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ & ๋žœ๋ค ํž™ ์„ค์ •* > [linux ํ™˜๊ฒฝ์—์„œ์˜ ๋ฉ”๋ชจ๋ฆฌ ๋ณดํ˜ธ๊ธฐ๋ฒ•์„ ์•Œ์•„๋ณด์ž(1)](https://bpsecblog.wordpress.com/2016/05/16/memory_protect_linux_1/)
e9fdde68758548048c028c7a2e343d67
Linux DEP
Linux Memory Protection
null
null
null
null
null
## Data Execution Prevention DEP๋ž€, ๋ฐ์ดํ„ฐ ์˜์—ญ์—์„œ ์ฝ”๋“œ๊ฐ€ ์‹คํ–‰๋˜๋Š” ๊ฒƒ์„ ๋ง‰๋Š” ๊ธฐ๋ฒ• ๊ณต๊ฒฉ์ž๊ฐ€ Buffer Overflow ๊ณต๊ฒฉ์„ ์ผ์œผ์ผœ return address๋ฅผ ์Šคํƒ์ƒ์˜ ํ•œ ์ฃผ์†Œ(์‰˜์ฝ”๋“œ๊ฐ€ ์œ„์น˜ํ•œ ์ฃผ์†Œ)๋กœ ๋ณ€๊ฒฝํ•ด์„œ ๋ฐ์ดํ„ฐ ์˜์—ญ ์ฝ”๋“œ ์‹คํ–‰์„ ํ•˜๋ ค๋Š” ๊ฑธ ๋จน์Œ ์‹คํ–‰๊ถŒํ•œ์ด ์—†๊ฒŒ ๋งŒ๋“ ๋‹ค > [linux ํ™˜๊ฒฝ์—์„œ์˜ ๋ฉ”๋ชจ๋ฆฌ ๋ณดํ˜ธ๊ธฐ๋ฒ•์„ ์•Œ์•„๋ณด์ž(1)](https://bpsecblog.wordpress.com/2016/05/16/memory_protect_linux_1/)
5ca3b3479c1449269ab72ece716caf84
Linux Stack Canary
Linux Memory Protection
null
null
null
null
null
ํ•จ์ˆ˜ ์ง„์ž… ์‹œ ์Šคํƒ์— SFP(Saved Frame Pointer)์™€ return addressr ์ •๋ณด๋ฅผ ์ €์žฅํ•  ๋•Œ, ์ด ์ •๋ณด๋“ค์ด ๊ณต๊ฒฉ์ž์— ์˜ํ•ด ๋ฎ์–ด์”Œ์›Œ์ง€๋Š” ๊ฒƒ์œผ๋กœ๋ถ€ํ„ฐ ๋ณดํ˜ธํ•˜๊ธฐ ์œ„ํ•ด ์Šคํƒ์ƒ์˜ ๋ณ€์ˆ˜๋“ค์˜ ๊ณต๊ฐ„๊ณผ SFP ์‚ฌ์ด์— ํŠน์ •ํ•œ ๊ฐ’์„ ์ถ”๊ฐ€ํ•˜๋Š”๋ฐ ์ด ๊ฐ’์„ Canary ๊ณต๊ฒฉ์ž๊ฐ€ return address๋ฅผ ์กฐ์ž‘ํ•˜๊ธฐ ์œ„ํ•ด Buffer Overflow ๊ณต๊ฒฉ์„ ์‹œ๋„ํ•  ๋•Œ, return address๋ฅผ ๋ฎ๊ธฐ ์ด์ „์— Canary ๊ฐ’์ด ๋จผ์ € ๋ฎ์–ด์ง€๊ธฐ ๋•Œ๋ฌธ์— ์ด Canary ๊ฐ’์˜ ๋ณ€์กฐ ์œ ๋ฌด๋กœ Buffer Overflow๋ฅผ ํƒ์ง€ ![](https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F46cfc596-ec11-4895-b546-58094dbafe41%2FUntitled.png?table=block&id=8c3f955d-45f0-4bce-a667-b1f1249ca7a3&cache=v2) > [linux ํ™˜๊ฒฝ์—์„œ์˜ ๋ฉ”๋ชจ๋ฆฌ ๋ณดํ˜ธ๊ธฐ๋ฒ•์„ ์•Œ์•„๋ณด์ž(1)](https://bpsecblog.wordpress.com/2016/05/16/memory_protect_linux_1/)
394fd596e4b946caa1efdd83db7e82a8
RTL Attack
Linux Memory Protection
null
null
null
null
null
Return address์— libc ๋‚ด์˜ ํ•จ์ˆ˜๋ฅผ ๋ฎ์–ด์”Œ์›Œ ์‰˜์ฝ”๋“œ ์—†์ด exploit libc๋ผ๊ณ  ํ•˜๋Š” ๊ณต์œ  ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ ๋‚ด์˜ ํ•จ์ˆ˜๋กœ ๋ฆฌํ„ดํ•˜๊ฒŒ ํ•˜์—ฌ ํ”„๋กœ๊ทธ๋žจ์˜ ์‹คํ–‰ํ๋ฆ„์„ ์กฐ์ž‘ํ•˜๋Š” ๊ณต๊ฒฉ
e9890522417d4d6c837d9fe3c65a0bc8
Linux CA
Linux Shared Data
null
null
null
null
null
- `/usr/local/share/ca-certificates`
c3f18ead40cc4d2ca17211cd69f342f7
Linux Fonts
Linux Shared Data
null
null
null
null
null
- `/usr/local/share/fonts` and `~/.fonts`
1e294786eb03486094892be9cf7c568d
Linux gid
Linux User
null
null
null
null
null
7726a32f97bc4ba8b6d6bd70a8e6249b
Linux uid
Linux User
null
null
null
null
null
19887dad99d54873bc9566211aebf8c2
LVM
Linux Volume
null
null
null
null
null
Logical Volume์„ย ํšจ์œจ์ ์ด๊ณ  ์œ ์—ฐํ•˜๊ฒŒ ๊ด€๋ฆฌํ•˜๊ธฐ ์œ„ํ•œ ์ปค๋„์˜ ํ•œ ๋ถ€๋ถ„์ด์ž ํ”„๋กœ๊ทธ๋žจ ๊ธฐ์กด์—๋Š” ํŒŒ์ผ์‹œ์Šคํ…œ์ด ๋ธ”๋ก ์žฅ์น˜์—ย ์ง์ ‘ ์ ‘๊ทผํ•ด์„œ ์ฝ๊ณ /์“ฐ๊ธฐ๋ฅผ ํ–ˆ๋‹ค๋ฉด LVM์„ ์‚ฌ์šฉํ•˜๋ฉด ํŒŒ์ผ ์‹œ์Šคํ…œ์ด LVM์ด ๋งŒ๋“  ๊ฐ€์ƒ์˜ ๋ธ”๋ก ์žฅ์น˜์— ์ฝ๊ณ /์“ฐ๊ธฐ๋ฅผํ•˜๊ฒŒ ๋œ๋‹ค. ํ˜„์žฌ LVM1๊ณผ LVM2๊ฐ€ ์žˆ์œผ๋ฉฐ, LVM2๋Š” LVM1์ด์ƒ์œผ๋กœ ๊ธฐ๋Šฅ์ด ๊ฐœ์„ ๋Œ vgconvert ๋ช…๋ น์–ด๋กœ LVM1 ํฌ๋ฉง์—์„œ LVM2 ํฌ๋ฉง์œผ๋กœ ๋ณ€ํ™˜์ด ๊ฐ€๋Šฅํ•˜๋‹ค. # term PV(Physical Volume) PE(Physical Extent) - LV(Logical Volume)์˜ LE(Logical Extent)๋“ค๊ณผ 1:1๋กœ ๋งตํ•‘๋œ๋‹ค. ๊ทธ๋ ‡๊ธฐ์— ํ•ญ์ƒ PE์™€ LE์˜ ํฌ๊ธฐ๋Š” ๋™์ผํ•˜๋‹ค. VG(Volume Group) ### LVM Important Notions > [์ •์œค์ƒ์ด๋‹ค](https://kit2013.tistory.com/199)
0b7b9a26ec6049759ac0bd7d0c0ef084