apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-17T15:06:44Z"
  creationTimestamp: "2026-04-17T15:05:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1010"
  uid: 078aa318-a81c-4e45-8c2e-900bc61d051d
subsets:
- addresses:
  - ip: 10.0.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w2m9g
      namespace: kube-system
      uid: ee86526f-53c6-4a7f-a475-1f811ccfedcd
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4l2pt
      namespace: kube-system
      uid: a561b8e3-a8be-4076-99c0-f555fa36255f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
