apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-19T08:58:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 612f0f98-d707-43ad-814b-8f215b727398
subsets:
- addresses:
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wj486
      namespace: kube-system
      uid: 9c06607a-b0cb-47ee-b3d8-e2895898463f
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q9jqb
      namespace: kube-system
      uid: bb5b6bdd-f37d-40eb-b27a-beaa7932ed10
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
