Tag python

Python IDE 뭘 쓸까?

Most Pipular Python IDE, Editors

Tag IDE

Python IDE 뭘 쓸까?

Most Pipular Python IDE, Editors

Tag DB

DB Client 비교

Data Grip Home Page: https://www.jetbrains.com/ko-kr/datagrip/ 지원 OS: Windows, MacOS, Linux 지원 DB: PostgreSQL, MySQL, Oracle Database, SQL Server, Azure, Amazon Redshift, SQLPro, DB2, h2, Sybase, Exasol, Apache Derby, MariaDB, HyperSQL,...

Tag Client

Git Client 비교

SourceTree Home Page: https://www.sourcetreeapp.com/ 지원 OS: Windows, MacOS License: Proprietary(Free)

DB Client 비교

Data Grip Home Page: https://www.jetbrains.com/ko-kr/datagrip/ 지원 OS: Windows, MacOS, Linux 지원 DB: PostgreSQL, MySQL, Oracle Database, SQL Server, Azure, Amazon Redshift, SQLPro, DB2, h2, Sybase, Exasol, Apache Derby, MariaDB, HyperSQL,...

Tag Git

Git Client 비교

SourceTree Home Page: https://www.sourcetreeapp.com/ 지원 OS: Windows, MacOS License: Proprietary(Free)

Tag 3주차

k8s study 3주차

nginx-pod.yml 1 2 3 4 5 6 7 8 9 10 11 apiVersion: v1 kind: Pod metadata: name: my-nginx-pod spec: containers: - name: my-nginx-container image: nginx:latest ports: - containerPort: 80...

Tag 6장

k8s study 3주차

nginx-pod.yml 1 2 3 4 5 6 7 8 9 10 11 apiVersion: v1 kind: Pod metadata: name: my-nginx-pod spec: containers: - name: my-nginx-container image: nginx:latest ports: - containerPort: 80...

Tag kubernetes

k8s study 5주차 9장

create-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: sch-test

k8s study 4주차

production-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: production

k8s study 3주차

nginx-pod.yml 1 2 3 4 5 6 7 8 9 10 11 apiVersion: v1 kind: Pod metadata: name: my-nginx-pod spec: containers: - name: my-nginx-container image: nginx:latest ports: - containerPort: 80...

Tag K8S

k8s study 5주차 9장

create-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: sch-test

k8s study 4주차

production-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: production

k8s study 3주차

nginx-pod.yml 1 2 3 4 5 6 7 8 9 10 11 apiVersion: v1 kind: Pod metadata: name: my-nginx-pod spec: containers: - name: my-nginx-container image: nginx:latest ports: - containerPort: 80...

Tag examples

k8s study 5주차 9장

create-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: sch-test

k8s study 4주차

production-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: production

k8s study 3주차

nginx-pod.yml 1 2 3 4 5 6 7 8 9 10 11 apiVersion: v1 kind: Pod metadata: name: my-nginx-pod spec: containers: - name: my-nginx-container image: nginx:latest ports: - containerPort: 80...

Tag 4주차

k8s study 4주차

production-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: production

Tag 7장

k8s study 4주차

production-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: production

Tag namespace

k8s study 4주차

production-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: production

Tag configmap

k8s study 4주차

production-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: production

Tag secret

k8s study 4주차

production-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: production

Tag 5주차

k8s study 5주차 9장

create-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: sch-test

Tag 9장

k8s study 5주차 9장

create-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: sch-test

Tag PV

k8s study 5주차 9장

create-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: sch-test

Tag Persistent Volume

k8s study 5주차 9장

create-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: sch-test

Tag PVC

k8s study 5주차 9장

create-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: sch-test

Tag Persistent Volume Claim

k8s study 5주차 9장

create-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: sch-test

Tag Storage Class

k8s study 5주차 9장

create-namespace.yml 1 2 3 4 apiVersion: v1 kind: Namespace metadata: name: sch-test