apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T13:45:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: 6641b345-045f-448b-b51e-77f0cb98c1cc
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mgx9x
      namespace: kube-system
      uid: 680b2320-115a-4827-9eb2-2e53ca3f2020
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7txc9
      namespace: kube-system
      uid: 3bda19a2-dc08-49a3-b33f-d7bfaecfdb8d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
