apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T02:56:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: ecdcf850-9c07-45cb-8fbb-e4bd1636db27
subsets:
- addresses:
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2s52v
      namespace: kube-system
      uid: e83b6e5f-8332-4216-be37-941ab4d37d1d
  - ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kp8kh
      namespace: kube-system
      uid: c0d4442e-c9f1-4fd3-936e-2781c0ffd047
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
