apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-02T06:55:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: 009aa024-7ac0-457b-ade2-dcb0fcb8d1a5
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6xwjn
      namespace: kube-system
      uid: ed70454b-2c24-40de-8f36-ed554b04f543
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-df6mc
      namespace: kube-system
      uid: 13805a55-ec2f-4a77-ad07-8c7b1cbd4c9d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
