fleet/docs/Contributing
Kelvin Oghenerhoro Omereshone a5da7c95ce
Update docs for deploying Fleet on Kubernetes (#4755)
* feat[WIP]: updating docs for deploying Fleet on Kubernetes

* feat: update spec to include environment variables

* chore: add fleet image version to yml file

* doc: add Kubernetes manifest file

Add Kubernetes manifest file to files to be edited for Fleet version change when releasing.

* docs: link to the docs on deploying Fleet via K8s

* feat: add kubernetes deployment.yml

* feat: update Fleet version
2022-05-09 17:05:11 +01:00
..
API-for-contributors.md Normalize sql statements throughout the docs (#5487) 2022-05-03 15:47:31 +01:00
API-Versioning.md Updated API routes to use current format for frontend use (#5018) 2022-04-11 13:04:38 -07:00
Building-Fleet.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Committing-Changes.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
FAQ.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Migrations.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
README.md Website editor pass - Contribute (#5238) 2022-05-09 10:56:35 -05:00
Releasing-Fleet.md Update docs for deploying Fleet on Kubernetes (#4755) 2022-05-09 17:05:11 +01:00
Seeding-Data.md Editor pass - tweak docs related to dev local environment setup (#5502) 2022-05-03 13:28:41 -05:00
Testing.md Fix sentence casing on login (#4741) 2022-03-22 17:32:41 -04:00

Contributing

Building Fleet

Learn about building the code, development infrastructure, and database migrations.

Testing

Look at Fleet's full test suite and integration tests.

Migrations

Learn about creating and updating database migrations.

Committing changes

Read to learn how to merge changes into the codebase.

Releasing Fleet

Learn the process for how to release Fleet.

Seeding data

Read this guide on adding fake data to your development instance.

API for contributors

Get to grips with Fleet API routes. This documentation is helpful for developing or contributing to Fleet.

FAQ

Read for commonly asked questions and answers about contributing to Fleet as part of the Fleet community.