apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T05:49:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: 27a7aae2-9425-4d02-814c-45de0a867d9d
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-twwdq
      namespace: kube-system
      uid: 4a0c38ba-3d32-457c-8de5-7309be3abf0e
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mcgfx
      namespace: kube-system
      uid: 71f70e33-792d-4ac7-9c08-f80d20ca2ae6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
