apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T09:01:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "836"
  uid: a4bbe79a-f37d-4806-8768-f04d3a79f00b
subsets:
- addresses:
  - ip: 10.0.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jmjsg
      namespace: kube-system
      uid: f58af83a-7f2e-4a46-a85c-99df6f7a5ca4
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2x6dh
      namespace: kube-system
      uid: 5a1ab651-8254-48fe-b7d4-2cd39ca50744
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
