apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T21:12:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "852"
  uid: fa930d28-4e16-4bf1-ba42-fc5de5965e68
subsets:
- addresses:
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6527x
      namespace: kube-system
      uid: 1a36de20-ce50-442b-aaa1-268a08843f33
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pvwr2
      namespace: kube-system
      uid: afc13157-2b0d-4337-ba5e-8ca58db1f965
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
