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)

> [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)
|

|
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)|

### 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 |

|
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

> [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

> [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)

```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๋ฅผ ํ์ง

> [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
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.