apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-15T05:01:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: f8df5aba-51d6-468b-8190-723d8be6a582
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j7bjf
      namespace: kube-system
      uid: eb2671d3-f0fc-4ba8-9a14-92797cbe85f9
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2n69v
      namespace: kube-system
      uid: de6f36f0-7f43-4430-a061-ad2e25890d76
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
