Notice
Recent Posts
Recent Comments
Link
반응형
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- ubuntu 22.04+Prometheus+Grafana+Node Exporter
- iis url rewrite
- wazuh 설치
- grafana vcenter
- wazuh agent 설치
- centos
- MSCS
- http 리디렉션
- grafana esxi monitoring
- grafana telegraf influxdb esxi 모니터링
- URL 재작성
- piolink
- grafana esxi 모니터링
- grafana esxio
- grafana
- grafana esxi
- grafana vsphere
- Prometheus
- IBM X3550 M4
- FortiGate
- 특정 도메인 url rewrite
- wazuh 취약점 점검
- observium 설정
- prometheus grafana 연동
- telegraf influxdb
- IIS https 무한루프
- Node Exporter 설치 및 연동
- wazuh 서버 설치
- telegraf esxi 모니터링
- https 자동전환
Archives
- Today
- Total
목록OS_APP/Kubernetes (1)
IDC 엔지니어의 기술 이야기
Kubernetes Kasten Backup
쿠버네티스 설치후 카스텐을 활용한 백업 시스템을 구축해 보았다 [Kubernetes 설치] ** 해당 작업은 Virtual Box 상에서 진행하였으며 모든 노드는 프로세스 갯수를 최소 2개 이상 잡아야 구축이 된다 초록색 : 명령어 입력 파랑색 : 설정 입력(Vi,Nano등) 빨강색 : 주석 환경 : CentOS 7.9 master : 192.168.43.35 worker-1 : 192.168.43.36 worker-2 : 192.168.43.37 [[ All Node에서 작업 ]] 1. 각 노드 별 패키지 업데이트 [root@ALL Node ~]# yum -y update 2. hosts 설정 [root@ALL Node ~]# vi /etc/hosts 192.168.43.35 master 192.168..
OS_APP/Kubernetes
2023. 5. 3. 14:10