-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Install In cluster ASM on GKE #1201
Comments
@Monkeyanator do we have plans for this? |
We do not currently plan to support in-cluster install and recommend migrating to the Google managed control plane. |
Thanks for addressing it quickly. Is there any workaround for shipping telemetry data to Jaeger, Lightstep etc in managed ASM ? |
@mpsanj you can configure alternative tracing using Istio Telemetry API https://istio.io/latest/docs/reference/config/telemetry |
Is it not on the roadmap at the moment? or we can expect it later?
Many customer still are using incluster anthos control plane rather then
going with managed one?
…On Thu, 7 Apr 2022 at 21:59, Morgante Pell ***@***.***> wrote:
We do not currently plan to support in-cluster install and recommend
migrating to the Google managed control plane.
—
Reply to this email directly, view it on GitHub
<#1201 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHH4YTB6CIYHEHXM5M6KPLDVD4EPFANCNFSM5SYV7GUA>
.
You are receiving this because you are subscribed to this thread.Message
ID:
<terraform-google-modules/terraform-google-kubernetes-engine/issues/1201/1091958308
@github.com>
|
@mark6628 currently we do not have plans for supporting in cluster. I will leave this issue open as a FR to gauge interest. |
Thanks for your help in keeping this open. Certainly we shall keep both
options available as a part of module reason being google supports both of
them and customers base is more in Incluster as compare to Managed one and
let customer choose which one they want to use.
Earlier when we use to install using install_asm then it was supported as
well having both options.
…On Tue, 24 May 2022 at 21:58, Bharath KKB ***@***.***> wrote:
@mark6628 <https://github.com/mark6628> currently we do not have plans
for supporting in cluster. I will leave this issue open as a FR to gauge
interest.
—
Reply to this email directly, view it on GitHub
<#1201 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHH4YTHUGZJ66R44SFPOPBLVLT7T5ANCNFSM5SYV7GUA>
.
You are receiving this because you were mentioned.Message ID:
<terraform-google-modules/terraform-google-kubernetes-engine/issues/1201/1136142125
@github.com>
|
TL;DR
Not seeing an option to specify the ASM version and choose incluster ASM install
https://registry.terraform.io/modules/terraform-google-modules/kubernetes-engine/google/latest/submodules/asm
Terraform Resources
No response
Detailed design
Additional information
Is there a way where TF modules can support In cluster ASM installation ?
The text was updated successfully, but these errors were encountered: