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

AWS infrastructure provider template #22

Merged
merged 18 commits into from
Aug 26, 2024
Merged

Commits on Aug 21, 2024

  1. add cluster-templates

    bschimke95 authored and eaudetcobello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2191cc7 View commit details
    Browse the repository at this point in the history
  2. Add clusterctl config

    bschimke95 authored and eaudetcobello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    484f9e2 View commit details
    Browse the repository at this point in the history
  3. docs

    bschimke95 authored and eaudetcobello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    63026cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e51475 View commit details
    Browse the repository at this point in the history
  5. delete obsolete docs

    bschimke95 authored and eaudetcobello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3cded26 View commit details
    Browse the repository at this point in the history
  6. overwrite install scriptes

    bschimke95 authored and eaudetcobello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f24f3f6 View commit details
    Browse the repository at this point in the history
  7. update template configuration

    - Change service CIDR block to match our standard range
    - Create a bastion by default
    - Copy cluster bootstrap/join overrides to control-plane
    - Remove unneeded prerunCommands
    - Remove tolerations that don't apply to our setup (kubernetes.io/master)
    - Add args from default provider template to aws-cloud-controller-manager args
    - Restore some RBAC rules from default provider template
    eaudetcobello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    10151ab View commit details
    Browse the repository at this point in the history
  8. configurable ccm image

    eaudetcobello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b6561c2 View commit details
    Browse the repository at this point in the history
  9. remove clusterctl

    eaudetcobello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b07ac72 View commit details
    Browse the repository at this point in the history
  10. review comments

    no hardcoded defaults, empty variables by default,
    use new nodeName field to specify node name
    eaudetcobello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c15f284 View commit details
    Browse the repository at this point in the history
  11. reformat

    eaudetcobello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ae9ea7d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34873ec View commit details
    Browse the repository at this point in the history
  13. add ami id to .rc file

    eaudetcobello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    394ff17 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0f07038 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7755942 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    078f92d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    03ac130 View commit details
    Browse the repository at this point in the history
  2. gi -> gigabyte

    eaudetcobello committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9484e06 View commit details
    Browse the repository at this point in the history