apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-06T20:59:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "937"
  uid: 198e5541-6937-4f6a-8a28-51d8056978d4
subsets:
- addresses:
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-52xrp
      namespace: kube-system
      uid: f0538420-2de4-452a-84b1-44a4d8fee4d5
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5wgmq
      namespace: kube-system
      uid: 4af6d801-fa54-4d7b-a4b3-39d16f27437a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
