Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

submit home work week 4 (platform as a service -kubernetes) #64

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

toanduc0671
Copy link
Contributor

No description provided.

$ sudo usermod -aG docker $USER && newgrp docker
$ minikube start --driver=docker
```
![](https://raw.githubusercontent.com/toanduc0671/NguyenDucToan-week4/main/image/MinikubeStart.png)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

chưa show các thành phần của k8s

```
![](https://raw.githubusercontent.com/toanduc0671/NguyenDucToan-week4/main/image/MinikubeStart.png)

## **B. write manifest file to deploy wordpress on kubernetes**
Copy link

@phamchien94 phamchien94 Jun 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Phần mariadb chưa có persistent volume. dữ liệu của database phải được lưu trong 1 persistent volume để tránh mất mát dữ liệu khi pod bị chết

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants