Skip to content

Commit

Permalink
cleaning up and improving chart
Browse files Browse the repository at this point in the history
  • Loading branch information
zackbradys committed Nov 24, 2023
1 parent 06f7a65 commit 97a3631
Show file tree
Hide file tree
Showing 19 changed files with 1,342 additions and 1,254 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14 changes: 3 additions & 11 deletions charts/cluster-templates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,9 @@
| :-----: | :-----------: | :---------: |
| library | `v0.2.0` | `v0.2.0` |

## Requirements and Prerequsites
## Important Notes

Required `values.yaml` Variables:

- VPC ID (`vpcId`)
- Subnet ID (`subnetId`)
- IAM Instance Profile (`iamInstanceProfile`)
- Provider Cloud Credentials (`cloudCredentialSecretName`)

Verified and Tested Providers:
### Verified and Tested Providers:

- AWS Commercial
- AWS GovCloud
Expand All @@ -39,9 +32,8 @@ helm delete cluster -n fleet-default

## Example Configurations

- [AWS](../../examples/aws/values-aws.yaml)
- [Fleet](../../examples/aws/fleet.yaml)
- [Amazon EC2](values-aws.yaml)
- [Example](../../examples/aws/values-aws.yaml)
- [Microsoft Azure](values-azure.yaml)
- [Digital Ocean](values-do.yaml)
- [Rancher Harvester](values-harvester.yaml)
Expand Down
Loading

0 comments on commit 97a3631

Please sign in to comment.