apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T16:19:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "841"
  uid: 94fbc3e4-e39d-4038-807e-600c26e664fb
subsets:
- addresses:
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c267x
      namespace: kube-system
      uid: 1d21a86c-d7bd-4772-94d2-8936a3c981a5
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ghlrt
      namespace: kube-system
      uid: c79f6102-1a70-4910-8009-71e0257ef348
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
