apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T17:12:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "701"
  uid: 9299cf9b-f320-4ec5-b38a-6089ce6cc55e
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vjfd8
      namespace: kube-system
      uid: b91ef0f8-4f31-46ec-a2c8-5927b9e75e12
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-898h6
      namespace: kube-system
      uid: caa755a5-738a-49ac-978e-e9a69ceebf32
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
