apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-28T21:34:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: be101c9a-d03e-4d22-869c-21ccbe95edb6
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cfd4l
      namespace: kube-system
      uid: 959d107d-4f06-4b0b-994a-2cbb80231f3d
  - ip: 10.0.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dbz7k
      namespace: kube-system
      uid: a7ae29a8-f688-483e-8b13-afe45a248d3d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
