apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-27T19:08:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: ac33be19-0ef3-4798-af69-7a16b72eecb1
subsets:
- addresses:
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jd6pp
      namespace: kube-system
      uid: 3a8bc96a-f96d-4474-aa06-4e371338ca34
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pkvwn
      namespace: kube-system
      uid: e9d7a401-6bbd-42cb-9141-6f0952ac3f9a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
