apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-21T04:57:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "956"
  uid: 22ff6ff0-5df5-432e-b725-2446de8dfe8b
subsets:
- addresses:
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jkc6z
      namespace: kube-system
      uid: 9a6b12eb-8ce3-4d67-b57d-fca5685b28f7
  - ip: 10.0.0.252
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lhnhd
      namespace: kube-system
      uid: c2f1bb05-d55f-4739-bfbb-ce40a9f64a69
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
