apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-19T17:46:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "686"
  uid: b0771086-6b4a-4fd8-82f5-39adfbe7367f
subsets:
- addresses:
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tg6j6
      namespace: kube-system
      uid: 2ffd8689-8166-4501-ad40-652ecb80975e
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g4qwp
      namespace: kube-system
      uid: 90d9eb1e-47a4-4356-ade1-f771c7b97352
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
