apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T05:53:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: 77b53211-dab6-4aa6-a17b-e0a38fc13419
subsets:
- addresses:
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nktbr
      namespace: kube-system
      uid: 885ff86b-7fca-4d48-8b28-ab36e08f1daf
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lhxtg
      namespace: kube-system
      uid: c6adc9f8-d81b-4024-8fb6-a4f95de9d3d6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
