Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • S Storage
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • System
  • Storage
  • Merge requests
  • !569

GONRG-6045: Remove NEG annotation in service

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Volodymyr Pienskoi [EPAM / GCP] requested to merge GONRG-6045_Investigate_NEG_annotation_in_k8s_services into master Dec 05, 2022
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

Services created in GKE clusters 1.17.6-gke.7 and up with VPC-native traffic routing enabled are annotated automatically with cloud.google.com/neg: '{"ingress": true}'. This means that this annotation is not required explicitly and can be removed.
More details in GKE Load Balancing documentation.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: GONRG-6045_Investigate_NEG_annotation_in_k8s_services