All Stories

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

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,...

Python IDE 뭘 쓸까?

Most Pipular Python IDE, Editors