apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T01:08:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: 1015e46a-bcf2-46a4-902a-2cbe25b001fe
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w665d
      namespace: kube-system
      uid: 6039c924-5cca-48eb-9468-bd9101772131
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wnz6m
      namespace: kube-system
      uid: b832dbac-5481-4517-8ed8-4fa635a320a4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
