apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T10:24:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "884"
  uid: ec954dde-98c0-4668-97fa-cd1594ae80a1
subsets:
- addresses:
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t9kzj
      namespace: kube-system
      uid: 5812c7ec-727b-45b5-b1b3-851c02130527
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cnlb6
      namespace: kube-system
      uid: 1caaa0dc-56eb-4769-b331-6cddfde42acd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
