Skip to content
View SamuelBagattin's full-sized avatar
๐Ÿ 
Personal projects
๐Ÿ 
Personal projects

Block or report SamuelBagattin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
SamuelBagattin/README.md

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on Kubernetes, C#, Golang, Terraform, AWS
  • โœ… Certifications : AWS Solutions Architect Professional, CKA, CKAD, Terraform Associate, AWS Data Analytics Speciality, AWS Developer Associate, AWS Solutions Architect Associate,
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on projects hosted on the cloud !
  • ๐Ÿ’ฌ Ask me about anything ๐Ÿ‘Œ
  • ๐Ÿ“ซ Reach me on Linkedin

Pinned Loading

  1. terraform-aws-github-oidc-provider terraform-aws-github-oidc-provider Public

    Fully configurable terraform module to access AWS APIs from Github Actions through OpenID Connect.

    HCL 2

  2. dotnet-fluent-api-client-example dotnet-fluent-api-client-example Public

    Example of an HTTP API client that has intuitive usage, using a Fluent API โค

    C#

  3. eks-irsa-example eks-irsa-example Public

    HCL 2 4

  4. install a single node kubeadm cluste... install a single node kubeadm cluster on various OS. Make sure pod ip ranges do not overlap with physical network
    1
    sudo yum update -y
    2
    
                  
    3
    # Configure iptables to see bridged traffic
    4
    cat <<EOF | sudo tee /etc/modules-load.d/k8s.conf
    5
    br_netfilter