Editing Default EKS installation

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
  
=== [[kubectl get pods -A]] ===
 
[[aws-node]]-4zqph                                  1/1    Running  0          4d23h
 
aws-node-hsxn8                                  1/1    Running  0          4d23h
 
aws-node-w59pg                                  1/1    Running  0          4d23h
 
[[coredns]]-5c778788f4-2x4vq                        1/1    Running  0          45h
 
coredns-5c778788f4-dlhx5                        1/1    Running  0          45h
 
[[kube-proxy]]-m59nt                                1/1    Running  0          4d23h
 
kube-proxy-vbx9q                                1/1    Running  0          4d23h
 
kube-proxy-w9vms                                1/1    Running  0          4d23h
 
  
  
=== [[kubectl get]] configmaps [[-A]] ===
+
[[kubectl get]] configmaps [[-A]]
 
  NAMESPACE        NAME                                DATA  AGE
 
  NAMESPACE        NAME                                DATA  AGE
 
  default          kube-root-ca.crt                    1      6h4m
 
  default          kube-root-ca.crt                    1      6h4m
Line 24: Line 15:
 
  kube-system      kube-proxy-config                    1      6h4m
 
  kube-system      kube-proxy-config                    1      6h4m
 
  kube-system      kube-root-ca.crt                    1      6h4m
 
  kube-system      kube-root-ca.crt                    1      6h4m
 
=== [[kubectl config view]] ===
 
<pre>
 
apiVersion: v1
 
clusters:
 
- cluster:
 
    certificate-authority-data: DATA+OMITTED
 
    server: https://4544571sadfaf58B0A.gr7.us-east-2.eks.amazonaws.com
 
  name: arn:aws:eks:us-east-2:012345678901:cluster/education-eks-fuYvBeqk
 
contexts:
 
- context:
 
    cluster: arn:aws:eks:us-east-2:012345678901:cluster/education-eks-fuYvBeqk
 
    user: arn:aws:eks:us-east-2:012345678901:cluster/education-eks-fuYvBeqk
 
  name: arn:aws:eks:us-east-2:012345678901:cluster/education-eks-fuYvBeqk
 
current-context: arn:aws:eks:us-east-2:012345678901:cluster/education-eks-fuYvBeqk
 
kind: Config
 
preferences: {}
 
users:
 
- name: arn:aws:eks:us-east-2:012345678901:cluster/education-eks-fuYvBeqk
 
  user:
 
    exec:
 
      apiVersion: client.authentication.k8s.io/v1beta1
 
      args:
 
      - --region
 
      - us-east-2
 
      - eks
 
      - get-token
 
      - --cluster-name
 
      - education-eks-fuYvBeqk
 
      command: aws
 
      env:
 
      - name: AWS_PROFILE
 
        value: yourProfile
 
      interactiveMode: IfAvailable
 
      provideClusterInfo: false
 
</pre>
 
 
 
=== [[kubectl]] cluster-info ===
 
Kubernetes control plane is running at https://5E39D5104example0BB2E658.gr7.us-east-2.eks.amazonaws.com
 
CoreDNS is running at https://7739D904example5C07D43CBB2E699.gr7.us-east-2.eks.amazonaws.com/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy
 
 
To further debug and diagnose cluster problems, use '[[kubectl cluster-info dump]]'.
 
 
== Related ==
 
* [[Terraform EKS module]]
 
  
 
== See also ==
 
== See also ==

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Templates used on this page:

Advertising: