일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- yum
- ceph
- Linux
- archlinux
- HTML
- ubuntu
- repository
- k8s
- grafana-loki
- Ansible
- kolla
- i3
- awx
- cloud-init
- Octavia
- Arch
- KVM
- terraform
- OpenStack
- pacman
- Docker
- port open
- cephadm
- ceph-ansible
- Kubernetes
- libvirt
- Kubeflow
- kolla-ansible
- golang
- nfs-provisioner
Archives
- Today
- Total
목록ceph-csi (1)
YJWANG
[Kubernetes] Kubernetes 1.20.4 + Ceph rbd (Octopus) 생성 / resize (Expand)
Prerequisite Ceph Cluster Kubernetes Cluster Ceph와 Kubernetes가 Network으로 서로 통신이 가능해야합니다. Ceph RBD Provisioner 사용 refer to : https://docs.ceph.com/en/latest/rbd/rbd-kubernetes/ ceph node에서 실행 ceph rbd pool 생성 root@yjwang0-ceph-01:~# ceph osd pool create kubernetes pool 'kubernetes' created root@yjwang0-ceph-01:~# rbd pool init kubernetes ceph auth 생성 root@yjwang0-ceph-01:~# ceph auth get-..
60.Cloud/80.Kubernetes
2021. 3. 18. 18:01