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

Add AWS marketplace docs #1607

Closed
wants to merge 2 commits into from
Closed

Add AWS marketplace docs #1607

wants to merge 2 commits into from

Conversation

lou-lan
Copy link
Collaborator

@lou-lan lou-lan commented Jan 22, 2025

No description provided.

@lou-lan lou-lan requested a review from weizhoublue as a code owner January 22, 2025 11:12
@weizhoublue weizhoublue temporarily deployed to commit January 22, 2025 11:12 Inactive
@weizhoublue
Copy link
Collaborator

weizhoublue commented Jan 22, 2025

@weizhoublue weizhoublue temporarily deployed to pull request January 22, 2025 11:13 Inactive
@weizhoublue weizhoublue temporarily deployed to commit January 22, 2025 11:13 Inactive
@lou-lan lou-lan added the release/none should not recoded in new release label Jan 22, 2025
@weizhoublue weizhoublue temporarily deployed to pull request January 22, 2025 11:13 Inactive
@lou-lan
Copy link
Collaborator Author

lou-lan commented Jan 24, 2025

@weizhoublue cc

@@ -0,0 +1,164 @@
# 从 AWS Marketplace 安装 EgressGateway

本文介绍了如何通过 AWS Marketplace 安装由 DaoCloud 提供支持的 EgressGateway。该服务像对于开源版本,采用按月付费模式,用户可享受更优质的服务与更全面的技术支持,功能与开源版本一致。
Copy link
Collaborator

Choose a reason for hiding this comment

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

这些 就不提了,毕竟 spidernet-io 捐赠 CNCF 了 ,作为开源项目,里边 不谈 商业的东西,只谈部署

overview 应该淡的是,本文的 主要目的:
基于 eks 托管集群,在使用 cilium cni 场景下( 非隧道模式?),使用 egressgateway 来实现 .... 效果,是 AWS 的 NAT Gateway 的 出口源IP 的 平替方案


```shell
export HELM_EXPERIMENTAL_OCI=1
aws ecr get-login-password --region us-east-1 | helm registry login --username AWS --password-stdin 709825985650.dkr.ecr.us-east-1.amazonaws.com
Copy link
Collaborator

Choose a reason for hiding this comment

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

这些 709825985650 等待,是否 可直接借鉴使用,还是要做一些 替换 说明

这样对于小白才是可执行的

Copy link
Collaborator Author

@lou-lan lou-lan Jan 24, 2025

Choose a reason for hiding this comment

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

这些 709825985650 等待,是否 可直接借鉴使用,还是要做一些 替换 说明

这样对于小白才是可执行的

直接使用的,这个是对应我们组织 mkt id 的

export HELM_EXPERIMENTAL_OCI=1
aws ecr get-login-password --region us-east-1 | helm registry login --username AWS --password-stdin 709825985650.dkr.ecr.us-east-1.amazonaws.com
mkdir awsmp-chart && cd awsmp-chart
helm pull oci://709825985650.dkr.ecr.us-east-1.amazonaws.com/daocloud-hong-kong/egressgateway --version 0.0.2
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个手册 不能是 版本耦合的

egressGatewayName: egressgateway
```

### 测试出口 IP 地址
Copy link
Collaborator

Choose a reason for hiding this comment

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

测试出口源 IP 地址

@lou-lan lou-lan closed this Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/none should not recoded in new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants