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

Improve the Alibaba Cloud guide to creating and accessing an instance #43

Closed
yunkon-kim opened this issue Aug 21, 2021 · 4 comments · Fixed by #48 or #54
Closed

Improve the Alibaba Cloud guide to creating and accessing an instance #43

yunkon-kim opened this issue Aug 21, 2021 · 4 comments · Fixed by #48 or #54
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@yunkon-kim
Copy link
Member

Link: A guide to creating and accessing an instance in Alibaba Cloud

@yunkon-kim yunkon-kim added enhancement New feature or request help wanted Extra attention is needed labels Aug 21, 2021
@leedohun
Copy link
Contributor

다른 cloud와 markdown 형식을 맞추고 싶어서 작성을 하고 있습니다. 또한 Inner link를 달았습니다.

@yunkon-kim yunkon-kim linked a pull request Aug 23, 2021 that will close this issue
@yunkon-kim yunkon-kim reopened this Aug 24, 2021
@yunkon-kim
Copy link
Member Author

yunkon-kim commented Aug 24, 2021

@jangh-lee

저자께 의견을 부탁드립니다 😊

아래 header(####)로 나타낸 부분이 제목인지 강조인지에 따라 수정이 필요해 보입니다.

제목이라면 내용 수정을, 강조라면 header(#### text)bold(**text**)로 수정해야할 것 같습니다.

의견 주시면 이를 바탕으로 기여를 기다려 보겠습니다 🚀

#### Network & Security 섹션에서 Virtual Private Cloud를 누르면 VPC 생성이 가능합니다.
#### [Create VPC] 버튼을 클릭합니다.

@jangh-lee
Copy link
Contributor

jangh-lee commented Aug 24, 2021

@jangh-lee

저자께 의견을 부탁드립니다 😊

아래 header(####)로 나타낸 부분이 제목인지 강조인지에 따라 수정이 필요해 보입니다.

제목이라면 내용 수정을, 강조라면 header(#### text)bold(**text**)로 수정해야할 것 같습니다.

의견 주시면 이를 바탕으로 기여를 기다려 보겠습니다 🚀

#### Network & Security 섹션에서 Virtual Private Cloud를 누르면 VPC 생성이 가능합니다.
#### [Create VPC] 버튼을 클릭합니다.

전부 VPC 생성을 위한 절차입니다. 따라서 2.1. 2.2 형태로 처리하면 될 것 같습니다^^

제가 다른 분들을 위한 제의를 해보자면다음과 같습니다.

  1. VPC 생성에서..

  • Network & Security 섹션에서 Virtual Private Cloud를 누르면 VPC 생성이 가능합니다.

  • Network & Security 섹션에서 Virtual Private Cloud를 누르면 VPC 생성이 가능합니다.


  • [Create VPC] 버튼을 클릭합니다.

2.1 [Create VPC] 버튼을 클릭합니다.


  • VPC 이름과 IPv4 CIDR Block 및 vSwitch 등을 설정합니다.

2.2 VPC 이름과 IPv4 CIDR Block 및 vSwitch 등을 설정합니다.


  • 다시 Network & Security 섹션에서 Security Group에 들어가서 [Create Security Group] 버튼을 클릭합니다.

2.3 Network & Security 섹션에 Security Group로 들어가서 [Create Security Group] 버튼을 클릭합니다.


  • Security Group 이름과 VPC 네트워크를 선택합니다. Access Rule에서 인바운드 및 아웃바운드 포트와 IP설정이 가능합니다. 일종의 방화벽입니다.

2.4 Security Group 이름과 VPC 네트워크를 선택합니다.

  • Access Rule에서 인바운드 및 아웃바운드 포트와 IP설정이 가능합니다. 일종의 방화벽입니다.

@atg0831
Copy link
Member

atg0831 commented Aug 24, 2021

제가 jangh-lee님이 제안하신 방법대로 수정해서 기여해 보겠습니다. #43 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
4 participants