apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-16T00:17:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: a203e0b4-544f-4e64-ab28-49b87dd0fd70
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5qrjf
      namespace: kube-system
      uid: 0ca46a77-ea8d-4f7b-891a-45e79fd26364
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6jldz
      namespace: kube-system
      uid: 65101899-0bcf-4450-9020-02a0f3464c4d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
