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 |
Tags
- 백준
- python subprocess
- 정규식 컴파일
- regex_search
- semanage
- influxdb 설치
- python popen
- CentOS7
- c3 second
- linux시간으로 변경
- 정규식 문자열 출력
- subporcess path
- centos pyhon 설치
- c3 step graph
- grafana dashboard
- selinux port 등록
- c3 축 없애기
- python os
- c3 초
- 1697
- gcc 업데이트
- telegraf
- g++ 업데이트
- 정규식 활용
- c++ 정규식
- gcc regex
- InfluxDB
- snmp
- snmp test
- c3 축 가리기
Archives
- Today
- Total
목록2024/04 (1)
리셋 되지 말자
Weaviate
설치 helm repo add weaviate https://weaviate.github.io/weaviate-helm helm pull weaviate/weaviate tar xvf weaviate-16.8.7.tgz values.yaml 변경내용 diff weaviate/values.yaml values.yaml 113c113 type: ClusterIP 124c124 enabled: true 131c131 type: ClusterIP 설치 helm install weaviate weaviate/ -f values.yaml
Kubernetes
2024. 4. 6. 00:48