Azure / draft

A day 0 tool for getting your app on k8s fast
MIT License
514 stars 61 forks source link

Update install.sh #267

Closed sagarhm closed 6 days ago

sagarhm commented 5 months ago

This commit introduces a new installation script that automates the setup process for our project by using cURL to download and execute the script directly from GitHub.

Key Changes:

Issues Addressed:

Post-installation, the script might use an additional 1087 kB of disk space. Users are prompted to continue with the installation, ensuring they are aware of the space requirement.

This update ensures users have a smoother initial setup experience and reduces manual intervention requirements.

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue) Feature # (details)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. Is it a breaking change which will impact consuming tool(s).

Checklist: