apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-02T16:27:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: 90ede33a-c056-49a5-8941-4c0e217f2308
subsets:
- addresses:
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xwz5n
      namespace: kube-system
      uid: abbf5f01-5381-4a4f-b63e-7466e326d9e9
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dcb2h
      namespace: kube-system
      uid: 60fd5d24-042b-499d-99fa-928a14d9d89f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
