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

feat: namespace-defaults - adding sa for wi and update network policy #518

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

davelanglois-ssc
Copy link
Collaborator

@davelanglois-ssc davelanglois-ssc commented Sep 7, 2023

updating kubernetes namespace-defaults package

  • Creates Kuberenetes Service Account to be used by applications deployed in the namespace. Kubernetes Service Account is annotated with the Google Service Account to which it is bound using workload identity.
  • Network policy to allow access to NodeLocal DNSCache on ip 169.254.20.10 and port 53
  • Network policy to allow egress for GCP API
  • update README.md

contributes to #479

@davelanglois-ssc davelanglois-ssc changed the title fix: adding sa for wi and update network policy fix: namespace-defaults - adding sa for wi and update network policy Sep 7, 2023
@davelanglois-ssc davelanglois-ssc marked this pull request as ready for review September 7, 2023 11:35
@davelanglois-ssc davelanglois-ssc changed the title fix: namespace-defaults - adding sa for wi and update network policy feat: namespace-defaults - adding sa for wi and update network policy Sep 7, 2023
Copy link
Contributor

@fmichaelobrien fmichaelobrien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

  • nice one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants