apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T02:05:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: 500e4666-930e-4071-8644-fad336424b7f
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xthcq
      namespace: kube-system
      uid: 04a445f0-73a2-4fd8-b967-ecbc739f756e
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bfcgg
      namespace: kube-system
      uid: 97bdbca2-2fb4-42dd-844f-5b085f4db7a2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
