apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T06:29:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 9716c99a-259b-4eab-ad72-7c00363f15cc
subsets:
- addresses:
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zsx87
      namespace: kube-system
      uid: 7c83a610-431b-45d4-9448-3139a85f3807
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ncng6
      namespace: kube-system
      uid: ee5e3a74-057b-42bd-ac6c-d40b1412d137
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
