apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-31T07:30:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 58af81d7-6310-4027-95a4-f9bd30d34dcc
subsets:
- addresses:
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d8gxk
      namespace: kube-system
      uid: ec306a4e-d526-4955-bd87-2b196cc4f9fc
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b7x8l
      namespace: kube-system
      uid: 0c204979-afd9-445b-8727-521bf88638e5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
