반응형
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
- eBPF
- seldon core
- Model Serving
- tekton
- argocd
- nginx ingress
- knative
- keda
- blue/green
- Kopf
- serving
- MLflow
- Continuous Deployment
- operator
- 카오스 엔지니어링
- opensearch
- Kubernetes 인증
- Pulumi
- CANARY
- opentelemetry
- CI/CD
- Argo
- 오퍼레이터
- Kubernetes
- kubernetes operator
- xdp
- Kubeflow
- mlops
- Litmus
- gitops
Archives
- Today
- Total
목록Database/MariaDB (1)
Kubernetes 이야기
MariaDB 설치 ( centos 7)
1. MariaDB Yum Repo 등록 # vi /etc/yum.repos.d/MariaDB.repo [mariadb] name = MariaDB baseurl = http://yum.mariadb.org/10.7.3/centos7-amd64 gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB gpgcheck=1 2. Maria DB 설치 # yum install MariaDB -y Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile epel/x86_64/metalink | 9.8 kB 00:00:00 * base: mirror.kakao.com * epel: ftp..
Database/MariaDB
2022. 3. 22. 11:09