aws-samples / latam-containers-roadshow

Public repository of assets used during editions of AWS LATAM Container Roadshow event.
MIT License
12 stars 32 forks source link

Update workshops for Git LFS support #7

Open davivcgarcia opened 2 years ago

davivcgarcia commented 2 years ago

Description:

In order to store large files, such as PDF of the presentation decks, the Git LFS extension was enabled. As a side-effect, the workshops instructions need to be updated to include the installation of the Git LFS extension at the AWS Cloud9 environment, or add this extra step into the AWS CloudFormation template.

davivcgarcia commented 2 years ago

@lusoal I'm suspecting that Git LFS will brake the EKS Workshop because Flux currently doesn't support this capability. This behavior is already reported to Flux team, but no work/feedback so far (fluxcd/flux2#1895). Could you please validate if indeed it will affect our workshop?