fleet/docs/Configuration
Zak Scholl e173e23d08
fix: update k8s manifests for kubernetes install (#16570)
When attempting to follow the kubernetes install directions I
encountered a few issues.

1. The image version was no longer hosted on dockerhub. And new versions
now are tagged with a "v" prefix.
2. The webserver was not able to bind to port 443 on a managed version
of k8s.
3. The dns name(s) for the latest redis helm chart have changed. They
are now `{release}-master` for read-write and `{release}-replica` for
read only nodes.
4. The deployment API is out of date.

This PR fixes those issues.
2024-02-21 14:57:05 -05:00
..
configuration-files fix: update k8s manifests for kubernetes install (#16570) 2024-02-21 14:57:05 -05:00
agent-configuration.md Clarify Fleet Premium for self-hosted extension updates. (#16714) 2024-02-12 14:57:08 -08:00
fleet-server-configuration.md Fix broken links in documentation (#16708) 2024-02-09 15:00:04 -06:00
README.md migrate agent options docs content to agent configuration page (#13562) 2023-09-04 10:00:59 +09:00

Configuration

Fleet server

Fleet server configuration

Documentation for configuring the Fleet binary, managing osquery configurations, and running with systemd.

Configuration files

How to use configuration files and the fleetctl command line tool to configure Fleet.

Agent

Agent configuration

Learn how to set agent options with config YAML file and the fleetctl command line tool.