apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T15:23:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "875"
  uid: 7f34ff74-e966-4f3d-831b-ad99989197e2
subsets:
- addresses:
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8dcc4
      namespace: kube-system
      uid: ee135dd4-1946-450c-9266-42c42a9c8177
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vmvxw
      namespace: kube-system
      uid: d86b371e-e748-4bee-855e-7bfd0a7f8df7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
