apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-24T15:46:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "926"
  uid: 36b373b4-dd49-4a07-a290-667123484da9
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h9lmq
      namespace: kube-system
      uid: bfa7401a-16a9-4b5a-8325-81aaf133552f
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sjhjp
      namespace: kube-system
      uid: c1e8ff63-c05a-4d9e-987d-e5c18ccb3480
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
