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 Ascend.io to USERS.md #24775

Merged
merged 1 commit into from Apr 11, 2023
Merged

Conversation

thejosephstevens
Copy link
Contributor

Following up on adding Ascend.io as a user following the case study

cc @xmulligan

Please ensure your pull request adheres to the following guidelines:

  • For first time contributors, read Submitting a pull request
  • All code is covered by unit and/or runtime tests where feasible.
  • All commits contain a well written commit description including a title,
    description and a Fixes: #XXX line if the commit addresses a particular
    GitHub issue.
  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Are you a user of Cilium? Please add yourself to the Users doc
  • Thanks for contributing!

cc @xmulligan 

Signed-off-by: Joe Stevens <joe@ascend.io>
@thejosephstevens thejosephstevens requested a review from a team as a code owner April 6, 2023 02:44
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Apr 6, 2023
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Apr 6, 2023
Copy link
Member

@pchaigno pchaigno left a comment

Choose a reason for hiding this comment

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

Thanks for adding yourself to the list! 🙏

@@ -83,6 +83,12 @@ Users (Alphabetically)
L: https://cloud.arangodb.com
Q: @ewoutp @Robert-Stam

* N: Ascend.io
D: Ascend.io is using Cilium as a consistent CNI for our Data Automation Platform on GKE, EKS, and AKS.
U: Transparent Encryption, Overlay Networking, Cluster Mesh, Egress Gateway, Network Policy, Hubble
Copy link
Member

Choose a reason for hiding this comment

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

I'm guessing Transparent Encryption is with WireGuard, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We actually initially implemented with IPSec, but it looks like we're likely to transition to wireguard soon since the clouds all bumped their kernels to 5.10 with k8s 1.24 (partially because of incompatibility between ip-sec and some other features, I forget if it was cluster mesh or egress gateway that was the forcing function)

Copy link
Member

Choose a reason for hiding this comment

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

Thanks for the answer!

partially because of incompatibility between ip-sec and some other features, I forget if it was cluster mesh or egress gateway that was the forcing function

Probably egress gateway because IPsec is incompatible with KPR and egress gateway requires KPR. We're working on removing that limitation for IPsec.

@pchaigno pchaigno added the release-note/misc This PR makes changes that have no direct user impact. label Apr 6, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Apr 6, 2023
@xmulligan
Copy link
Member

Thanks for adding!

@xmulligan xmulligan added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Apr 11, 2023
@dylandreimerink dylandreimerink merged commit 4280579 into cilium:master Apr 11, 2023
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/community-contribution This was a contribution made by a community member. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants