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 |
Tags
- grafana vsphere
- http 리디렉션
- observium 설정
- telegraf esxi 모니터링
- Node Exporter 설치 및 연동
- telegraf influxdb
- wazuh 서버 설치
- Prometheus
- centos
- MSCS
- iis url rewrite
- https 자동전환
- grafana
- ubuntu 22.04+Prometheus+Grafana+Node Exporter
- grafana esxio
- URL 재작성
- grafana esxi 모니터링
- 특정 도메인 url rewrite
- IIS https 무한루프
- IBM X3550 M4
- wazuh 설치
- grafana esxi
- FortiGate
- piolink
- grafana telegraf influxdb esxi 모니터링
- prometheus grafana 연동
- wazuh agent 설치
- grafana esxi monitoring
- grafana vcenter
- wazuh 취약점 점검
Archives
- Today
- Total
목록쿠버네티스 카스텐 백업 (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