apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T01:12:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "999"
  uid: 2c2f9264-bc74-49c7-9689-81909eeecc4d
subsets:
- addresses:
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fv2h2
      namespace: kube-system
      uid: 685cde8a-841b-4cf4-b0ea-443ebf0000ec
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zm9lq
      namespace: kube-system
      uid: 862aa3ba-e0fe-4371-a3f7-c06de7937c95
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
