apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T01:01:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: e57f79ca-94ca-44ed-8d25-49b5755f39f9
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n2b5t
      namespace: kube-system
      uid: e85cef62-1ec2-46ef-9c40-ada7695e1718
  - ip: 10.0.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4jxvw
      namespace: kube-system
      uid: 744bca30-fcd6-4a7e-bae2-3f14adb02a08
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
