apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T10:17:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: fab46942-c511-4fc4-b406-15ceea8bf2ff
subsets:
- addresses:
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xgtbg
      namespace: kube-system
      uid: 90b81710-415c-4e92-979e-c56a328014fd
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j676k
      namespace: kube-system
      uid: 52099e45-e4dd-4d99-a4f9-6772e4d54675
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
