apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T14:58:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: 9846ed9e-ab39-4d23-bf90-9fadac7eef32
subsets:
- addresses:
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xvl7v
      namespace: kube-system
      uid: 381138ba-0725-464e-aa37-3917ce8453d7
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kvf52
      namespace: kube-system
      uid: 529155c4-25f4-434a-baf5-523b965a9e63
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
