apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T17:21:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "837"
  uid: da39592f-8bc3-4181-9bdc-9ee08c894b85
subsets:
- addresses:
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4kdhc
      namespace: kube-system
      uid: 913b96b8-15b6-4958-8f54-a2c1840b1914
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bkcdk
      namespace: kube-system
      uid: 17b08c1c-b3e5-4c5a-8e72-1a3a90403c2e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
