티스토리 뷰

OpenStack

How to operate containerized OpenStack

naleejang 2019. 10. 2. 11:28

Hello, Friends

 

I attended OpenStack Korea User Group small meetup yesterday. So I shared about how to operate containerized openstack in Korean. I wanted to share it in English for OpenStack Vietnam User Group members.

 

Nowadays, most OpenStack environment is transferring from packages to containers. So we can use various environments like baremetal, virtual machines and containers. And there are deployment services a lot. Among many depolyment services I usally use TripleO. TripleO meanning is OpenStack on Openstack. This is to use OpenStack for installing OpenStack. Undercloud is for deploying OpenStack. Overcloud is for providing OpenStack service to users(clients or customers).  If Undercloud install OpenStack on Overcloud, controller node's all services are deployed containers. And compute's all agents also are deployed containers.

 

 

So I thought about What's the difference between containers and packages? How do I configure OpenStack configuration on OpenStack containers environment? How do I operate it? 

 

So I wanted to share about these my questions. Because we can modify service configuration through edit service's conf files in the packages environment. But in the containers environment, we can't modify service configurations. After I modify configuration inside container, container's status will be initalized if container restart.

 

Containers can share specific directory with host system. So we can modify OpenStack service's configurations through shared specific directory between container and host. And we can see OpenStack service's logs through shared specific directory between container and host also. And we can control containers by docker cli commands.

 

If you have any questions, please send me mail.

'OpenStack' 카테고리의 다른 글

SDN - Software Defined Network  (0) 2020.07.17
보안 그리고 암호화 알고리즘  (3) 2019.10.04
Http 보안 및 용어 정리  (3) 2019.09.30
OpenStack Container  (1) 2019.06.07
How to design OpenStack for Security  (0) 2019.05.28
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/04   »
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
글 보관함