// ENDOFPYTHON.DEV

Engineering the
Future, One Commit
at a Time.

DevOps & 인프라 엔지니어의 실전 기록 —
삽질, 자동화, 그리고 그 사이의 모든 것.

⚙ DevOps
☁ Cloud
🐍 Python
🐳 K8s
endofpython ~ infra-blog
whoami
endofpython # DevOps / Infra Engineer
cat stack.txt
K8s · Terraform · ArgoCD · AWS
Python · Prometheus · Grafana
git log --oneline -3
a3f9c12 (HEAD → main) feat: new post uploaded
b91de04 fix: infra pipeline optimized
c44fa17 docs: k8s troubleshooting guide
uptime
status: ● online · region: ap-northeast-2
클릭하여 터미널 활성화

CentOS7 DNS 서버 구축 | BIND 네임서버 설치 및 zone 파일 설정 방법

// NETWORK · DNS · BIND · CentOS7 CentOS7 DNS 서버 구축 및 네임서버 설정 방법 yum bind 설치 → named.conf 설정 → zone 파일 작성 → nsl...

CentOS7 Xshell7 Public Key 인증 SSH 접속 설정 방법 | RSA 키 생성부터 연결까지

CentOS7 Xshell7 Public Key 인증 SSH 접속 설정 방법 | RSA 키 생성부터 연결까지 ...