Giter VIP home page Giter VIP logo

Comments (3)

brycahta avatar brycahta commented on May 31, 2024 1

Hello, yup that would definitely be useful. We will host the helm charts in the eks-charts repo starting with the next release.

from amazon-ec2-metadata-mock.

brycahta avatar brycahta commented on May 31, 2024 1

Hi @markandersontrocme,

Helm charts for AEMM are hosted in eks-charts now! I verified on my own eks cluster:

> helm repo add eks https://aws.github.io/eks-charts
> helm repo update
> helm install amazon-ec2-metadata-mock --namespace default eks/amazon-ec2-metadata-mock
NAME: amazon-ec2-metadata-mock
LAST DEPLOYED: Tue Feb  1 11:21:10 2022
NAMESPACE: default
STATUS: deployed
REVISION: 1
NOTES:
amazon-ec2-metadata-mock has been installed

Some useful commands:
kubectl get pods --namespace default
kubectl port-forward service/amazon-ec2-metadata-mock 1338



> kubectl get services
NAME                               TYPE        CLUSTER-IP      EXTERNAL-IP   PORT(S)    AGE
amazon-ec2-metadata-mock-service   ClusterIP   10.100.214.32   <none>        1338/TCP   7m18s

In a separate terminal:

> kubectl port-forward amazon-ec2-metadata-mock-8576d7d875-8xrkt 1338:1338

//

> curl http://localhost:1338/latest/meta-data

ami-id
ami-launch-index
ami-manifest-path
block-device-mapping/ami
block-device-mapping/ebs0
block-device-mapping/ephemeral0
block-device-mapping/root
block-device-mapping/swap
elastic-inference/associations
elastic-inference/associations/eia-bfa21c7904f64a82a21b9f4540169ce1
events/maintenance/scheduled
events/recommendations/rebalance
hostname
iam/info
...

Feel free to close this issue once you verified on your end. Thanks again for your patience while we resolved this.

from amazon-ec2-metadata-mock.

github-actions avatar github-actions commented on May 31, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want this issue to never become stale, please ask a maintainer to apply the "stalebot-ignore" label.

from amazon-ec2-metadata-mock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.