apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T08:48:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "985"
  uid: 54f9173c-283c-4a86-bf17-6c27f7ffc9fa
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mgrd7
      namespace: kube-system
      uid: b087c58d-a567-4051-b5fb-a0fc36db410c
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dwd4m
      namespace: kube-system
      uid: 979c9f35-e34e-47ea-b2bd-ecee215b7ade
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
