apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T10:52:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: a713a92f-19c3-4607-86e6-d059923df65e
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8mfh9
      namespace: kube-system
      uid: 20b46af1-830d-43f3-8d42-2d98f14b522a
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-96grn
      namespace: kube-system
      uid: e2eaabfc-2eb2-4d8b-b11c-dcdd580bc020
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
