apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-14T22:57:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: 55ff38be-22ad-472d-a890-777e69f67bfb
subsets:
- addresses:
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vmlql
      namespace: kube-system
      uid: 790712f3-8ce3-4c8c-a082-e8e214a80fdb
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dmbvf
      namespace: kube-system
      uid: 8d52119b-8930-445d-85f2-f13b3ad9fbd9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
