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

Adding option to enable/disable NETINFO variable in Kibana installation steps #165700

Open
Tracked by #6674
gizas opened this issue Sep 5, 2023 · 1 comment
Open
Tracked by #6674
Assignees
Labels
Monitoring-Cloudnative Team:Observability Team label for Observability Team (for things that are handled across all of observability)

Comments

@gizas
Copy link
Contributor

gizas commented Sep 5, 2023

Describe the feature:
Kibana offers the following page to install kubernetes manifests in managed mode

178462191-042e9c35-3ad6-4cfa-9748-98a0cb99b643

In the background this is the ts file that Kibana uses to render for the managed and standalone manifests:
https://github.com/elastic/kibana/blob/65d3d5c7e7baabbcd3d9e99fa507792cba5db1aa/x-pack/plugins/fleet/server/services/elastic_agent_manifest.ts

For example the VESRSION text is rendered with the actual version of ES stack:
image: docker.elastic.co/beats/elastic-agent:VERSION
in line 51

We propose a new variable inside kubernetes that will render NETINNFO:false that is intrdused in following PR: elastic/elastic-agent#3354

Related stories:

@gizas gizas self-assigned this Sep 5, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 5, 2023
@gizas gizas added the Team:Observability Team label for Observability Team (for things that are handled across all of observability) label Sep 5, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/unified-observability (Team:Observability)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 5, 2023
@gizas gizas changed the title Adding option to for NETINFO variable in Kubernetes Manifests Adding option to enable/disable NETINFO variable in Kibana during Kibana UI installation steps Sep 27, 2023
@gizas gizas changed the title Adding option to enable/disable NETINFO variable in Kibana during Kibana UI installation steps Adding option to enable/disable NETINFO variable in Kibana installation steps Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Monitoring-Cloudnative Team:Observability Team label for Observability Team (for things that are handled across all of observability)
Projects
None yet
Development

No branches or pull requests

2 participants