Skip to content
View SamuelBagattin's full-sized avatar
🏠
Personal projects
🏠
Personal projects
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only 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

  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 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