apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-27T16:55:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "835"
  uid: 7911e3e8-e546-4594-bf17-9f4f0dd044fb
subsets:
- addresses:
  - ip: 10.0.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tfqzb
      namespace: kube-system
      uid: e120b8aa-4be3-4c0b-b0bb-c110d2e8f827
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wx7nf
      namespace: kube-system
      uid: a53e5dc1-bad9-4c82-9b0b-aa977e1797ee
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
