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

[REQUEST]: Add note to air-gapped docs for new isAirGapped flag #790

Closed
kpollich opened this issue Jan 4, 2024 · 0 comments · Fixed by #813
Closed

[REQUEST]: Add note to air-gapped docs for new isAirGapped flag #790

kpollich opened this issue Jan 4, 2024 · 0 comments · Fixed by #813
Assignees

Comments

@kpollich
Copy link
Member

kpollich commented Jan 4, 2024

Description

We added a new xpack.fleet.isAirGapped flag in elastic/kibana#174214 that helps Fleet know when it can skip certain requests or change network behaviors in air-gapped environments. This results in a better user experience overall in air-gapped environments, and can be an escape hatch for certain issues like elastic/kibana#173125.

I'd like to add a quick note to https://www.elastic.co/guide/en/fleet/current/air-gapped.html that explains the flag, e.g.

Enable air-gapped mode for Fleet

Set the following property in Kibana to enable air-gapped mode in Fleet. This allows Fleet to intelligently skip certain requests or operations that shouldn't be attempted in air-gapped environments.

xpack.fleet.isAirGapped: true

Resources

elastic/kibana#174214

Collaboration

The product team will provide the initial content.

Point of contact.

Main contact: @kpollich

Stakeholders: @elastic/fleet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants