由snackyoung 更新于 2016-08-02 23:01
This week we have completed some tasks mainly on docker and kubernetes.
First of all, we have created oracle11g-installed image and connected with the host successfully.
Moreover, we have spent most of our time learning kubernetes, including its related concepts (like pod, service, replication controller and etc) and its commands (like kubectl).
Finally, we have deployed docker offline on four servers.
Next week we prepare to continue the study of kubernetes, which contains these three aspects:
Firstly, we are going to deploy kubernetes on four servers mentioned before, with a master node on one server and four minion nodes on all servers.
Secondly, we intend to create private registry, upload oracle image on this registry, start-up and connect it via kubernetes and kubernetes service separately.
Thirdly, we will continue learning kubernetes and make intensive study of kubernetes.
This week we have completed some tasks mainly on docker and kubernetes.
First of all, we have created oracle11g-installed image and connected with the host successfully.
Moreover, we have spent most of our time learning kubernetes, including its related concepts (like pod, service, replication controller and etc) and its commands (like kubectl).
Finally, we have deployed docker offline on four servers.
Next week we prepare to continue the study of kubernetes, which contains these three aspects:
Firstly, we are going to deploy kubernetes on four servers mentioned before, with a master node on one server and four minion nodes on all servers.
Secondly, we intend to create private registry, upload oracle image on this registry, start-up and connect it via kubernetes and kubernetes service separately.
Thirdly, we will continue learning kubernetes and make intensive study of kubernetes.